This commit is contained in:
parent
d1c8a1266b
commit
2d40091866
1 changed files with 1 additions and 1 deletions
|
@ -12,5 +12,5 @@ jobs:
|
|||
with:
|
||||
direction: upload
|
||||
url: https://code.event-federation.eu
|
||||
release-notes: "MY RELEASE NOTES"
|
||||
release-notes: ${{ TAG }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue