TEst release also
All checks were successful
build-linux-glfw-x64 / build (push) Successful in 6m29s

This commit is contained in:
2024-12-06 14:01:48 -06:00
parent cf9af3a818
commit 872e79e4fb

View File

@ -31,9 +31,7 @@ jobs:
make make
- name: Release - name: Release
id: use-go-action uses: akkuman/gitea-release-action@v1
uses: https://gitea.com/actions/release-action@main
with: with:
files: |- files: |-
README.md README.md
api_key: '${{secrets.RELEASE_TOKEN}}'