Skip to content

Commit

Permalink
Don't flag releases on github for now
Browse files Browse the repository at this point in the history
  • Loading branch information
judy-zz committed Aug 23, 2023
1 parent 605d61e commit 371c2fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
name: Push gem to Github Packages
with:
key: rubygems
tag: false
pre-release: true
- uses: actions/upload-artifact@v3
name: upload push.out
Expand Down

0 comments on commit 371c2fe

Please sign in to comment.