We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ef574a commit 8d58bd1Copy full SHA for 8d58bd1
.github/workflows/release_gem.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
fetch-depth: 0
16
- id: release-gem
17
- uses: pact-foundation/release-gem@v0.0.11
+ uses: pact-foundation/release-gem@v0.1.0
18
env:
19
GEM_HOST_API_KEY: "${{ secrets.RUBYGEMS_API_KEY }}"
20
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments