Skip to content

Commit 4dad6e2

Browse files
authored
Update nightly-builds.yml
1 parent 5ab871a commit 4dad6e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly-builds.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
manifest-path: it.mijorus.gearlever.Devel.json
2121
- name: Publish pre-release package
2222
uses: softprops/action-gh-release@v1
23+
if: startsWith(github.ref, 'refs/tags/')
2324
env:
2425
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2526
with:

0 commit comments

Comments
 (0)