Skip to content

Commit

Permalink
Merge pull request #315 from stride3d/master
Browse files Browse the repository at this point in the history
Initiating deployment of latest docs updates to staging
  • Loading branch information
VaclavElias authored Aug 25, 2024
2 parents 81b2d61 + 6e6ee1e commit e7d7bbd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/stride-docs-staging-azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
path: stride
lfs: true
ref: master

- name: Install DocFX
# This installs the latest version of DocFX and may introduce breaking changes
Expand Down Expand Up @@ -111,4 +112,4 @@ jobs:
app-name: 'stride-doc'
slot-name: 'staging'
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_32FCD402B970463A9143B24C9B225749 }}
package: ./${{ env.DOCS_PATH }}/_site
package: ./${{ env.DOCS_PATH }}/_site

0 comments on commit e7d7bbd

Please sign in to comment.