diff --git a/.github/workflows/auto-release.yml b/.github/workflows/auto-release.yml index 5fc53d6496a..b842aebee89 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 }}'