Fixes Gem Push action

This commit is contained in:
Erwan
2023-06-09 11:15:04 +02:00
committed by GitHub
parent 257a4a458b
commit 369bbbe084

View File

@@ -14,7 +14,7 @@ jobs:
- name: Set up Ruby 2.6 - name: Set up Ruby 2.6
uses: ruby/setup-ruby@v1 uses: ruby/setup-ruby@v1
with: with:
ruby-version: 2.6.x ruby-version: 2.6
#- name: Publish to GPR #- name: Publish to GPR
# run: | # run: |