Update maven.yml

This commit is contained in:
potzplitz 2024-03-02 23:36:47 +01:00 committed by GitHub
parent cc4696ae17
commit 3215636a52
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 }}