fixed workflow

This commit is contained in:
Brandon4466
2025-06-08 02:37:11 -07:00
parent 2cd50c03ce
commit 36bc7d1c82

View File

@@ -25,6 +25,6 @@ jobs:
uses: https://gitea.com/actions/release-action@main
with:
files: |-
bin/**
bang
api_key: '${{secrets.RELEASE_TOKEN}}'
- run: echo "This job's status is ${{ job.status }}."