We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1787d0c commit 9e33677Copy full SHA for 9e33677
1 file changed
.github/workflows/release.yml
@@ -5,8 +5,6 @@ on:
5
# run only against tags
6
tags:
7
- "v*"
8
- branches:
9
- - "main"
10
11
permissions:
12
contents: write
0 commit comments