diff --git a/.github/workflows/Release.yaml b/.github/workflows/Release.yaml index 05c5226..7c8aeb4 100644 --- a/.github/workflows/Release.yaml +++ b/.github/workflows/Release.yaml @@ -11,7 +11,6 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - token: ${{secrets.RELEASE_TOKEN}} - run: | git config user.name github-actions