This commit is contained in:
2025-05-09 23:48:25 +02:00
parent 00f0981ce4
commit 2821774215
2 changed files with 2 additions and 1 deletions

View File

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