diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 34eba8f0..1ced8593 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -46,7 +46,6 @@ jobs: id: create-release uses: ncipollo/release-action@v1.13.0 with: - token: ${{ secrets.REPO_SCOPED_TOKEN }} allowUpdates: true artifactErrorsFailBuild: true updateOnlyUnreleased: true