tags working
Some checks failed
Build bang-server / Explore-Gitea-Actions (push) Failing after 11s

This commit is contained in:
Brandon4466
2025-06-08 02:41:23 -07:00
parent 931e4466d1
commit d73523b9e1

View File

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