1 Commits
v0.1 ... v0.1.1

Author SHA1 Message Date
Brandon4466
931e4466d1 fixed workflow
All checks were successful
Build bang-server / Explore-Gitea-Actions (push) Successful in 14s
2025-06-08 02:37:11 -07:00

View File

@@ -25,6 +25,6 @@ jobs:
uses: https://gitea.com/actions/release-action@main uses: https://gitea.com/actions/release-action@main
with: with:
files: |- files: |-
bin/** 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 }}."