We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bb224e commit 296dc65Copy full SHA for 296dc65
.github/workflows/publish.yml
@@ -3,7 +3,7 @@ name: deploy-release
3
on:
4
pull_request:
5
types: [closed]
6
- branches: [master]
+ branches: [main]
7
8
jobs:
9
build_release:
0 commit comments