Commit 680b06e
committed
fix: remove github_token from publish_gem action
The action partially failed on `v1.9.1` push, with the following message:
---
twirp error permission_denied: twirp error permission_denied: Account has reached its billing limit. Contact support or your organization admin to increase the quota.
https://docs.github.com/en/github/setting-up-and-managing-billing-and-payments-on-github/about-billing-for-github-packages
---
We don't need to publish to GitHub Packages1 parent db58b85 commit 680b06e
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
0 commit comments