Update maven.yml

This commit is contained in:
potzplitz 2024-03-02 23:35:54 +01:00 committed by GitHub
parent 2b0d04fb1d
commit cc4696ae17
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: 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
GITHUB_TOKEN: ${{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}}
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}