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 0ae10da commit baa7bdeCopy full SHA for baa7bde
.github/workflows/release.yml
@@ -9,7 +9,6 @@ jobs:
9
tagged-release:
10
name: "Tagged Release"
11
runs-on: "ubuntu-latest"
12
- if: ${{ github.ref == 'refs/heads/master' }}
13
14
steps:
15
- name: git-checkout
0 commit comments