Updatedmaven.yml
This commit is contained in:
parent
7a0d50fa5a
commit
e6a88620de
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
- name: Erstellen eines Releases
|
||||
uses: actions/create-release@v1
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ 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 }}
|
||||
GITHUB_TOKEN: ${{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}}
|
||||
with:
|
||||
# Verwendet den Tag-Namen, der den Trigger ausgelöst hat, als Tag-Name für das Release
|
||||
tag_name: ${{ github.ref }}
|
||||
|
|
Loading…
Reference in a new issue