We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6f4a30 + 680b06e commit ab98ed1Copy full SHA for ab98ed1
1 file changed
.github/workflows/publish-gem-on-tag-push.yml
@@ -18,5 +18,3 @@ jobs:
18
with:
19
# Optional, will publish to RubyGems if specified
20
api_key: ${{secrets.RUBYGEMS_API_KEY}}
21
- # Optional, will publish to GitHub Packages if specified
22
- github_token: ${{secrets.GITHUB_TOKEN}}
0 commit comments