.github/workflows: fix expired token in publishing images#522
.github/workflows: fix expired token in publishing images#522mostlygeek merged 1 commit intomainfrom
Conversation
WalkthroughAdds a permissions block to the GitHub Actions workflow file, granting GITHUB_TOKEN read access to contents and write access to packages and id-token. No changes to triggers, steps, or other workflow configuration. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 3 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 🧹 Recent nitpick comments
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Fixes: #517
Summary by CodeRabbit