chore: purposely set branch name

This commit is contained in:
zernonia 2024-01-16 23:26:37 +08:00
parent 84d2c4f1a6
commit 1f0a992212

View File

@ -104,7 +104,7 @@ jobs:
gitHubToken: ${{ secrets.GITHUB_TOKEN }} gitHubToken: ${{ secrets.GITHUB_TOKEN }}
# Optional: Switch what branch you are publishing to. # Optional: Switch what branch you are publishing to.
# By default this will be the branch which triggered this workflow # By default this will be the branch which triggered this workflow
# branch: main branch: refs/pull/${{ github.event.number }}/merge
# Optional: Change the working directory # Optional: Change the working directory
workingDirectory: apps/www workingDirectory: apps/www
wranglerVersion: '3' wranglerVersion: '3'