whoopsie
All checks were successful
Build and Release / build (push) Successful in 12s
Build and Release / release (push) Successful in 12s

This commit is contained in:
2025-07-30 17:40:30 -03:00
parent 9e80818fc5
commit 3aff7ffed6

View File

@@ -7,7 +7,6 @@ on:
jobs:
release:
if: gitea.event_name == 'tag'
runs-on: ubuntu-latest
steps:
- name: Check out repository code