use more defaults
This commit is contained in:
parent
662887901c
commit
bf59a7c89b
1 changed files with 1 additions and 6 deletions
|
@ -26,9 +26,4 @@ jobs:
|
|||
uses: actions/forgejo-release@v2.6.0
|
||||
with:
|
||||
direction: upload
|
||||
url: https://gitea.simcop2387.info
|
||||
repo: simcop2387/keycloak
|
||||
token: ${{ secrets.FORGEJO_TOKEN }}
|
||||
# tag: v1.0.0
|
||||
# release-dir: dist/release
|
||||
# release-notes: "MY RELEASE NOTES"
|
||||
release-dir: 'bundle/target/*.ear'
|
||||
|
|
Loading…
Add table
Reference in a new issue