We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4064298 commit 0c7b438Copy full SHA for 0c7b438
.github/workflows/publish-gpr.yml
@@ -5,9 +5,7 @@ permissions:
5
6
on:
7
push:
8
- branches: [ master ]
9
- pull_request:
10
+ tags: [ v* ]
11
12
jobs:
13
build:
0 commit comments