Skip to content

Commit

Permalink
docs: move Solverz docs to new container
Browse files Browse the repository at this point in the history
  • Loading branch information
rzyu45 committed Jul 30, 2024
1 parent 7ad8046 commit 020881d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 48 deletions.
46 changes: 0 additions & 46 deletions .github/workflows/azure-static-web-apps-yellow-wave-030a64900.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/doc-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
id: builddeploy
uses: Azure/static-web-apps-deploy@v1
with:
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_KIND_MUSHROOM_012AD4400 }}
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_YELLOW_WAVE_030A64900 }}
repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments)
action: "upload"
###### Repository/Build Configurations - These values can be configured to match your app requirements. ######
Expand All @@ -53,5 +53,5 @@ jobs:
id: closepullrequest
uses: Azure/static-web-apps-deploy@v1
with:
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_KIND_MUSHROOM_012AD4400 }}
azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_YELLOW_WAVE_030A64900 }}
action: "close"
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ Solverz/Scripts
Solverz/share
*.nbc
*.nbi
/Solverz.egg-info
Solverz/_version.py

0 comments on commit 020881d

Please sign in to comment.