diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 46407af2..7958237b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -13,4 +13,4 @@ jobs: steps: - uses: simple-icons/release-action@master with: - repo-token: ${{ secrets.GITHUB_TOKEN }} + repo-token: ${{ secrets.RELEASE_TOKEN }}