Closed mbrubeck closed 11 months ago
Example failed job:
https://github.com/mbrubeck/agate/actions/runs/7339961374/job/19986097189
I thought this was due to https://github.com/AButler/upload-release-assets/issues/10 but it still fails when re-running the job after publishing the release.
Perhaps related to https://github.blog/changelog/2023-09-13-github-actions-updates-to-github_ref-and-github-ref/ which changed the format of the github.ref token?
github.ref
Fixed in https://github.com/mbrubeck/agate/commit/d48ed0c2c678db81263adea9ab697e035fb8e239 and https://github.com/mbrubeck/agate/commit/6b5e91be5c224941a52169d92f4b3b3f5c00e4ae
Example failed job:
https://github.com/mbrubeck/agate/actions/runs/7339961374/job/19986097189
I thought this was due to https://github.com/AButler/upload-release-assets/issues/10 but it still fails when re-running the job after publishing the release.
Perhaps related to https://github.blog/changelog/2023-09-13-github-actions-updates-to-github_ref-and-github-ref/ which changed the format of the
github.ref
token?