diff --git a/.github/workflows/auto-release.yml b/.github/workflows/auto-release.yml index 5fc53d64..b842aebe 100644 --- a/.github/workflows/auto-release.yml +++ b/.github/workflows/auto-release.yml @@ -11,4 +11,5 @@ jobs: with: stable-duration: 3d force-duration: 14d + token: '${{ secrets.GH_TOKEN }}'