diff --git a/.github/workflows/releases.yml b/.github/workflows/releases.yml index 98ebba3ff..1a0595758 100644 --- a/.github/workflows/releases.yml +++ b/.github/workflows/releases.yml @@ -14,4 +14,4 @@ jobs: - uses: ncipollo/release-action@v1.8.6 with: artifacts: "README.md,LICENSE.md" - token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.DEPLOY }}