Update maven.yml

This commit is contained in:
potzplitz 2024-03-02 23:33:05 +01:00 committed by GitHub
parent a2da0a6f8a
commit 2b0d04fb1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ jobs:
id: create_release
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: 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
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}