testing
Some checks failed
Build Latest / AlaskarTV (push) Has been cancelled

This commit is contained in:
nomadics9 2025-01-05 22:54:28 +03:00
parent 5c58d0854c
commit a4248811ab
2 changed files with 2 additions and 2 deletions

View file

@ -187,7 +187,7 @@ jobs:
token: ${{ secrets.FORGEJO_TOKEN }} token: ${{ secrets.FORGEJO_TOKEN }}
tag: "${{ env.VERSION_NAME }}" tag: "${{ env.VERSION_NAME }}"
title: "AlaskarTV-${{ env.VERSION_NAME }}-${{ env.VERSION_CODE }}" title: "AlaskarTV-${{ env.VERSION_NAME }}-${{ env.VERSION_CODE }}"
body: {{ env.RELEASE_NOTES }} body: "${{ env.RELEASE_NOTES }}"
release-dir: ./release-assets release-dir: ./release-assets
direction: upload direction: upload
env: env: