Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed Apr 1, 2024
1 parent ac6f7f3 commit 7adbc68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
git config user.email [email protected]
git add Gemfile.lock gemfiles
git commit -m "Version bump"
git push
git status
# Release
- uses: rubygems/release-gem@v1

0 comments on commit 7adbc68

Please sign in to comment.