Hello !
Would you accept a PR to automatically delete the artifact after it has been used to create the pages deployment ? This is useful when you want to minimize your used actions storage.
Currently I maintain a custom script to do this: https://github.com/WerWolv/ImHex/blob/12fc7fc0ceca9d8515288f4197aa2b285292ceda/.github/workflows/build.yml#L1278 and I think it would help others to upstream the behavior in this action
Would you accept a PR from me implementing this ?
Hello !
Would you accept a PR to automatically delete the artifact after it has been used to create the pages deployment ? This is useful when you want to minimize your used actions storage.
Currently I maintain a custom script to do this: https://github.com/WerWolv/ImHex/blob/12fc7fc0ceca9d8515288f4197aa2b285292ceda/.github/workflows/build.yml#L1278 and I think it would help others to upstream the behavior in this action
Would you accept a PR from me implementing this ?