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 c9a221f commit e9aa068Copy full SHA for e9aa068
.github/workflows/cd.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@8230315d06ad95c617244d2f265d237a1682d445
14
- name: Tag and Push Gem
15
id: tag-and-push-gem
16
- uses: discourse/publish-rubygems-action@04549cca4eecd343acd215114ebbbdb99630af90
+ uses: discourse/publish-rubygems-action@4bd305c65315cb691bad1e8de97a87aaf29a0a85
17
env:
18
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
19
GIT_EMAIL: ${{secrets.GUSTO_GIT_EMAIL}}
0 commit comments