We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a2b01d commit 352be9aCopy full SHA for 352be9a
.github/workflows/package.yml
@@ -7,7 +7,6 @@ on:
7
8
jobs:
9
publish:
10
- if: startsWith(github.ref, 'refs/heads/release/')
11
runs-on: ubuntu-latest
12
13
steps:
0 commit comments