Skip to content

Commit

Permalink
chore: only release when a new version is created
Browse files Browse the repository at this point in the history
  • Loading branch information
micke committed Aug 10, 2024
1 parent b6932f3 commit c1293b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ jobs:
with:
bundler-cache: true
- uses: rubygems/release-gem@v1
if: ${{ steps.release.outputs.release_created }}

0 comments on commit c1293b9

Please sign in to comment.