true
Some checks failed
/ release-deploy (push) Blocked by required conditions
/ release-create (push) Blocked by required conditions
/ release-build (push) Has been cancelled

This commit is contained in:
Antoine Martin 2024-08-22 13:00:40 -04:00
parent b1bc1af437
commit 04fd98d455
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -61,9 +61,6 @@ jobs:
release-create:
needs: [release-build]
runs-on: x86_64
env:
FORGEJO: "https://ayakael.net"
VERBOSE: true
container:
image: node:latest
steps:
@ -75,6 +72,7 @@ jobs:
direction: upload
url: "https://ayakael.net"
repo: "ayakael/qubes-builder-alpine"
verbose: true
token: "${{ secrets.FORGE_REPO_TOKEN }}"
release-dir: ./package
release-notes: "For download of template through DNF, please go to https://ayakael.net/forge/-/packages/rpm/qubes-template-alpine320"