Skip to content

Commit ab98ed1

Browse files
committed
Merge branch 'fix-publish-gem-action'
2 parents e6f4a30 + 680b06e commit ab98ed1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/publish-gem-on-tag-push.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,3 @@ jobs:
1818
with:
1919
# Optional, will publish to RubyGems if specified
2020
api_key: ${{secrets.RUBYGEMS_API_KEY}}
21-
# Optional, will publish to GitHub Packages if specified
22-
github_token: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)