You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: bump promci to v0.8.2, add GHCR publishing, harden checkouts
- Drop standalone actions/checkout steps before promci build/publish
composite actions (promci v0.8.2 performs checkout internally)
- Add persist-credentials: false to the test_go checkout
- Bump all promci actions to v0.8.2
(d9d4f5688814f0b77bf003d07fb8c00507390634)
- Add packages: write permission to publish_master and publish_release
- Add ghcr_io_password: ${{ github.token }} to both publish jobs
Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
0 commit comments