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
|
uses: actions/forgejo-release@v2.6.0
|
||||||
with:
|
with:
|
||||||
direction: upload
|
direction: upload
|
||||||
url: https://gitea.simcop2387.info
|
release-dir: 'bundle/target/*.ear'
|
||||||
repo: simcop2387/keycloak
|
|
||||||
token: ${{ secrets.FORGEJO_TOKEN }}
|
|
||||||
# tag: v1.0.0
|
|
||||||
# release-dir: dist/release
|
|
||||||
# release-notes: "MY RELEASE NOTES"
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue