diff --git a/.github/workflows/daily-alpha.yml b/.github/workflows/daily-alpha.yml index 6978a33e8b..ea75602d41 100644 --- a/.github/workflows/daily-alpha.yml +++ b/.github/workflows/daily-alpha.yml @@ -25,4 +25,4 @@ jobs: run: npm run create-release-pr env: BUMP_PACKAGE_ARGS: -- --conventional-commits --conventional-prerelease --yes - GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} + GH_TOKEN: ${{ secrets.GH_TOKEN }}