We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4a7be7 commit 7d2d174Copy full SHA for 7d2d174
.github/workflows/_release.yml
@@ -25,7 +25,7 @@ env:
25
26
jobs:
27
build:
28
- # if: github.ref == 'refs/heads/main'
+ if: github.ref == 'refs/heads/main'
29
runs-on: ubuntu-latest
30
31
outputs:
0 commit comments