Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cyr-ius authored Jul 24, 2024
1 parent 16bef2a commit a5883ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
jobs:
release:
runs-on: ubuntu-latest
outputs:
release: ${{ ! contains(github.ref_name,'-') }}
steps:
# To use this repository's private action,
# you must check out the repository
Expand Down

0 comments on commit a5883ec

Please sign in to comment.