We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17418d8 commit 022be6cCopy full SHA for 022be6c
.github/workflows/release_gem.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
fetch-depth: 0
32
- id: release-gem
33
- uses: pact-foundation/release-gem@v0.1.0
+ uses: pact-foundation/release-gem@v1
34
env:
35
GEM_HOST_API_KEY: '${{ secrets.RUBYGEMS_API_KEY }}'
36
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
0 commit comments