We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a814918 commit 7824aa8Copy full SHA for 7824aa8
1 file changed
.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