chainguard-images / actions

GitHub actions for the chainguard-images
Apache License 2.0
17 stars 22 forks source link

Remove unused flags on publish #126

Closed max-allan closed 10 months ago

max-allan commented 10 months ago

Fixes #125

I haven't dug deeply into what these unused flags could have been used for. But nothing can use this action while they are still being set because apko will throw an error. So removing them should make some things work, even if other things need to stop setting values for these flags.