Browse Source

Update stride-docs-release-azure.yml - ref corrected

Vaclav Elias 1 year ago
parent
commit
7568c44f1d
1 changed files with 3 additions and 2 deletions
  1. 3 2
      .github/workflows/stride-docs-release-azure.yml

+ 3 - 2
.github/workflows/stride-docs-release-azure.yml

@@ -33,7 +33,7 @@ jobs:
     - name: Checkout Stride Docs
     - name: Checkout Stride Docs
       uses: actions/checkout@v3
       uses: actions/checkout@v3
       with:
       with:
-        ref: 97c5b1f643311fcd72e94b09027098e0cff75243
+        ref: 4.1
         path: stride-docs
         path: stride-docs
         lfs: true
         lfs: true
 
 
@@ -42,6 +42,7 @@ jobs:
       uses: actions/checkout@v3
       uses: actions/checkout@v3
       with:
       with:
         repository: stride3d/stride
         repository: stride3d/stride
+        ref: 97c5b1f643311fcd72e94b09027098e0cff75243
         token: ${{ secrets.GITHUB_TOKEN }}
         token: ${{ secrets.GITHUB_TOKEN }}
         path: stride
         path: stride
         lfs: true
         lfs: true
@@ -92,4 +93,4 @@ jobs:
           app-name: 'stride-doc'
           app-name: 'stride-doc'
           slot-name: 'Production'
           slot-name: 'Production'
           publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_4803638D673FA67D0C8650F34C4FA9D1 }}
           publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_4803638D673FA67D0C8650F34C4FA9D1 }}
-          package: ./stride-docs/_site
+          package: ./stride-docs/_site