Skip to content

Commit

Permalink
Update stride-docs-release-fast-track-azure.yml - ref added
Browse files Browse the repository at this point in the history
  • Loading branch information
VaclavElias authored Jan 4, 2024
1 parent 7568c44 commit da84c9e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/stride-docs-release-fast-track-azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Checkout Stride Docs
uses: actions/checkout@v3
with:
ref: 4.1
path: stride-docs
lfs: true

Expand All @@ -34,6 +35,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: stride3d/stride
ref: 97c5b1f643311fcd72e94b09027098e0cff75243
token: ${{ secrets.GITHUB_TOKEN }}
path: stride
lfs: true
Expand All @@ -55,4 +57,4 @@ jobs:
app-name: 'stride-doc'
slot-name: 'Production'
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_4803638D673FA67D0C8650F34C4FA9D1 }}
package: ./stride-docs/_site
package: ./stride-docs/_site

0 comments on commit da84c9e

Please sign in to comment.