Fix 15
All checks were successful
Build And Test / build (push) Successful in 11s
Publish / test (release) Successful in 1s

This commit is contained in:
2025-05-09 23:43:11 +02:00
parent b475e48e94
commit 9964380cae
2 changed files with 12 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- run: echo "The release ${{ gitea.release }} was published"
- run: echo "The release ${{ gitea.ref }} was published"
# publish:
# runs-on: ubuntu-latest