HOPEFULLY I DID THIS RIGHT

i think i added the canary variable
This commit is contained in:
GabCoolGuy
2024-11-21 12:58:33 +01:00
parent 1f694aa424
commit 58cfffd14d
4 changed files with 8 additions and 3 deletions

View File

@@ -59,6 +59,9 @@ jobs:
owner: ${{ env.RYUJINX_TARGET_RELEASE_CHANNEL_OWNER }}
repo: ${{ env.RYUJINX_TARGET_RELEASE_CHANNEL_REPO }}
token: ${{ secrets.RELEASE_TOKEN }}
run: |
echo "0" >> $CANARY
shell: bash
release:
name: Release for ${{ matrix.platform.name }}