Skip to content

Commit 059134b

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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/action-github-releases@v1.0.1
69+
if: startsWith(github.ref, 'refs/tags/')
6970
with:
7071
repo_token: ${{ secrets.GITHUB_TOKEN }}
7172
prerelease: false

0 commit comments

Comments
 (0)