We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9718800 commit f33a16fCopy full SHA for f33a16f
1 file changed
.github/workflows/publish.yml
@@ -4,7 +4,7 @@ name: Publish
4
on:
5
push:
6
branches:
7
- - 'main'
+ - 'master'
8
9
# Allows you to run this workflow manually from the Actions tab
10
workflow_dispatch:
0 commit comments