From 675cc81d8b28b10872bd66c0aa046c5f730ce540 Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Fri, 27 Jan 2023 13:37:39 -0300 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c8fb814e..e7103edb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -8,14 +8,25 @@ on: env: CF_API_KEY: ${{ secrets.CF_API_KEY }} WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }} - # for github releases, this secret is automatically provided to the workflow jobs: - release: # "release" is a job, you can name it anything you want + full_package_release: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 with: - fetch-depth: 0 # reads history for commit changelog + fetch-depth: 0 - uses: BigWigsMods/packager@v2 + + standalone_release: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v3 + with: + fetch-depth: 0 + + - uses: BigWigsMods/packager@v2 + with: + pkgmeta: package_sa.pkgmeta + args: -a qv63A7Gb