3 Commits

Author SHA1 Message Date
98a1ab6f86 Update .gitea/workflows/checkout_fedora-image.yml
Some checks failed
checkout_fedora-image / checkout (push) Failing after 0s
2025-11-18 11:31:52 +00:00
Lukas Greve
6a2af26495 revert
All checks were successful
make-a-release / release (push) Successful in 16s
2025-11-17 16:18:55 +01:00
Lukas Greve
086f0b3937 ya 2025-11-17 16:16:30 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: checkout_fedora-image
on: on:
push: push:
branches: [ devel ] branches: [ main ]
jobs: jobs:
checkout: checkout:

View File

@@ -30,4 +30,4 @@ jobs:
uses: https://git.phyllo.me/devops/action-gh-release@v2 uses: https://git.phyllo.me/devops/action-gh-release@v2
if: github.ref_type == 'tag' if: github.ref_type == 'tag'
with: with:
generate_release_notes: true files: Release.txt