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 f9b716f commit 4ed696fCopy full SHA for 4ed696f
.github/workflows/ci.yml
@@ -37,8 +37,6 @@ jobs:
37
38
release:
39
name: Release
40
- # if: github.event_name == 'push' && contains(github.ref, 'refs/tags')
41
- if: github.event_name == 'push'
42
needs: [package]
43
runs-on: ubuntu-latest
44
steps:
0 commit comments