Update gempush.yml
This commit is contained in:
parent
7a0ed42644
commit
372e82ee9b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gempush.yml
vendored
2
.github/workflows/gempush.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
||||||
- name: Set up Ruby 2.6
|
- name: Set up Ruby 2.6
|
||||||
uses: actions/setup-ruby@v1
|
uses: actions/setup-ruby@v1
|
||||||
with:
|
with:
|
||||||
version: 2.6.x
|
ruby-version: 2.6.x
|
||||||
|
|
||||||
- name: Publish to GPR
|
- name: Publish to GPR
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue