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.
1 parent d4420af commit 4931944Copy full SHA for 4931944
.github/workflows/release_gem.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
fetch-depth: 0
20
- id: release-gem
21
- uses: pact-foundation/release-gem@v0.1.0
+ uses: pact-foundation/release-gem@v1
22
env:
23
GEM_HOST_API_KEY: '${{ secrets.RUBYGEMS_API_KEY }}'
24
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
0 commit comments