mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 15:10:22 +00:00
Update release.yml
This commit is contained in:
parent
014c29a8de
commit
2c13de2e03
1 changed files with 1 additions and 4 deletions
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
|
@ -129,10 +129,7 @@ jobs:
|
|||
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
# Optional: Switch what branch you are publishing to.
|
||||
# By default this will be the branch which triggered this workflow
|
||||
branch: main
|
||||
# Optional: Change the working directory
|
||||
#workingDirectory: ./apidocs
|
||||
|
||||
branch: dev
|
||||
pages:
|
||||
name: Build Github Pages
|
||||
permissions:
|
||||
|
|
Loading…
Reference in a new issue