Skip to content

Commit

Permalink
Merge pull request #1786 from wpscanteam/fix/gem-push
Browse files Browse the repository at this point in the history
Fixes Gem Push action
  • Loading branch information
erwanlr authored Jun 9, 2023
2 parents 257a4a4 + 369bbbe commit 4d30fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gempush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up Ruby 2.6
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6.x
ruby-version: 2.6

#- name: Publish to GPR
# run: |
Expand Down

0 comments on commit 4d30fec

Please sign in to comment.