Skip to content

Commit

Permalink
Merge pull request #278 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 May 5, 2024
2 parents d5d4c46 + a2ffe80 commit 9005870
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stride-docs-staging-azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:

jobs:
setup:
uses: ./.github/workflows/common-setup.yml@main
uses: ./.github/workflows/common-setup.yml

build:
# Run this job only if the repository is 'stride3d/stride-docs'
Expand Down Expand Up @@ -69,4 +69,4 @@ jobs:
app-name: 'stride-doc'
slot-name: 'staging'
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_32FCD402B970463A9143B24C9B225749 }}
package: ./stride-docs/_site
package: ./stride-docs/_site

0 comments on commit 9005870

Please sign in to comment.