The repositories tag-patch-release.yml workflow uses the gha-tag-release action
For gha repos, the gha-tag-release action will dispatch the auto-tag.yml workflow on the repository. Doing this requires an actions: write permission on the token which is currently missing
Note that I ran module standardiser on the next-patch branches
https://github.com/silverstripe/gha-ci/actions/runs/10498701316/job/29084137582#logs
Failed after merging https://github.com/silverstripe/gha-ci/pull/148
The repositories tag-patch-release.yml workflow uses the gha-tag-release action
For gha repos, the gha-tag-release action will dispatch the auto-tag.yml workflow on the repository. Doing this requires an
actions: write
permission on the token which is currently missingNote that I ran module standardiser on the next-patch branches
PRs