We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9367e3 commit 6d78229Copy full SHA for 6d78229
.github/workflows/release.yml
@@ -5,7 +5,7 @@ name: Release
5
6
on:
7
push:
8
- branches: [ "main" ]
+ branches: [ "master" ]
9
10
permissions:
11
contents: read
0 commit comments