diff --git a/.github/workflows/autoupdate.yaml b/.github/workflows/autoupdate.yaml index 5306d95..2bed873 100644 --- a/.github/workflows/autoupdate.yaml +++ b/.github/workflows/autoupdate.yaml @@ -8,6 +8,9 @@ on: env: GO_VERSION: ">=1.21" +permissions: + contents: write + jobs: # This job is responsible for preparation of the build # environment variables.