dracut icon indicating copy to clipboard operation
dracut copied to clipboard

Container workflows fail in forks

Open mwilck opened this issue 3 years ago • 0 comments

Describe the bug

The "Container" workflow attempts to push to ghcr.io, which fails for all forks due to missing permissions. See e.g. https://github.com/mwilck/dracut/actions/runs/2609785132 Because this is a "scheduled" workflow, owners of forks will receive error messages from github every few hours, unless they disable GH actions.

Distribution used n/a

Dracut version current master

Init system n/a

To Reproduce see above

Expected behavior The workflow (or at least the container upload part) should be made conditional in some way.

mwilck avatar Jul 04 '22 13:07 mwilck