We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 237e6fa + 6eab0ad commit ce6ec95Copy full SHA for ce6ec95
1 file changed
.github/workflows/cd.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v3
11
- name: Tag and Push Gem
12
id: tag-and-push-gem
13
- uses: discourse/publish-rubygems-action@v2
+ uses: discourse/publish-rubygems-action@v3
14
env:
15
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
16
GIT_EMAIL: ${{secrets.GUSTO_GIT_EMAIL}}
0 commit comments