Skip to content

Commit 059134b

Browse files
committed
Update manual buidl workflow
1 parent 90a886d commit 059134b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/manual-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
run: ls -R
6767
- name: Create release
6868
uses: dciborow/[email protected]
69+
if: startsWith(github.ref, 'refs/tags/')
6970
with:
7071
repo_token: ${{ secrets.GITHUB_TOKEN }}
7172
prerelease: false

0 commit comments

Comments
 (0)