fixes
Some checks failed
build-service / build-and-release (push) Failing after 1m8s

This commit is contained in:
2026-05-14 20:11:54 -05:00
parent 85f8e6eded
commit b96f00c847

View File

@@ -47,9 +47,9 @@ jobs:
path: release-artifacts/*
- name: Create Gitea Release
# This only runs if the push was a tag
if: startsWith(github.ref, 'refs/tags/')
uses: https://gitea.com/actions/release-action@v1
# Change @v1 to @main
uses: https://gitea.com/actions/release-action@main
with:
files: |
release-artifacts/escape_room_server-x86_64