We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08a035d + 988378b commit 4a62fb3Copy full SHA for 4a62fb3
1 file changed
.github/workflows/gem_release.yaml
@@ -76,7 +76,7 @@ jobs:
76
uses: actions/download-artifact@v8
77
with:
78
name: gem-artifact
79
- - uses: rubygems/configure-rubygems-credentials@v2.0.0
+ - uses: rubygems/configure-rubygems-credentials@v2.1.0
80
- name: Publish gem to rubygems.org
81
shell: bash
82
run: gem push *.gem
0 commit comments