Skip to content

Commit

Permalink
Filter 'Update nightly release' for master only
Browse files Browse the repository at this point in the history
  • Loading branch information
usernameak committed Sep 14, 2024
1 parent c6ecdb4 commit 8839bbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sktemu_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
path: 'target/sktemu-*.jar'
- name: Update nightly release
uses: pyTooling/Actions/releaser@main
if: github.ref == 'refs/heads/master'
with:
tag: nightly
rm: true
Expand Down

0 comments on commit 8839bbc

Please sign in to comment.