Skip to content

Commit 3734ec3

Browse files
committed
oops, GitHub Release requires a tag
1 parent 37cec3b commit 3734ec3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
6666
- name: Release
6767
uses: softprops/action-gh-release@v2
68+
if: startsWith(github.ref, 'refs/tags/')
6869
with:
6970
tag_name: ${{ needs.create_release.outputs.tag-name }}
7071
files: |

0 commit comments

Comments
 (0)