Skip to content

Commit 8556815

Browse files
committed
Update release workflow
1 parent e73fabe commit 8556815

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
release:
6262
needs: [build_macos, build_windows]
6363
runs-on: ubuntu-latest
64+
if: startsWith(github.ref, 'refs/tags/')
6465
permissions:
6566
contents: write
6667
steps:

0 commit comments

Comments
 (0)