chore: purposely set branch name
This commit is contained in:
parent
84d2c4f1a6
commit
1f0a992212
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
|
|
@ -104,7 +104,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
|
||||
branch: refs/pull/${{ github.event.number }}/merge
|
||||
# Optional: Change the working directory
|
||||
workingDirectory: apps/www
|
||||
wranglerVersion: '3'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user