diff --git a/.github/workflows/tag-patch-release.yml b/.github/workflows/tag-patch-release.yml index 0950def..ff4cd3b 100644 --- a/.github/workflows/tag-patch-release.yml +++ b/.github/workflows/tag-patch-release.yml @@ -18,6 +18,7 @@ jobs: if: (github.event_name == 'schedule' && github.repository_owner == 'silverstripe') || (github.event_name != 'schedule') runs-on: ubuntu-latest permissions: + actions: write contents: write steps: - name: Tag release