Skip to content

Commit

Permalink
Bump discourse/publish-rubygems-action to fix CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Evanczuk committed Feb 17, 2023
1 parent 453ec88 commit 240e564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@8230315d06ad95c617244d2f265d237a1682d445
- name: Tag and Push Gem
id: tag-and-push-gem
uses: discourse/publish-rubygems-action@a3753e0ecc0c9f53b87c993ac854de93b39c4b53
uses: discourse/publish-rubygems-action@04549cca4eecd343acd215114ebbbdb99630af90
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
GIT_EMAIL: ${{secrets.ALEX_GIT_EMAIL}}
Expand Down

0 comments on commit 240e564

Please sign in to comment.