Update .gitea/workflows/fedora-checkout.yml
Some checks failed
checkout / checkout (push) Failing after 7s

This commit is contained in:
2025-08-13 13:08:04 +00:00
parent 25ee31f98d
commit 5f7973b986

View File

@@ -12,4 +12,10 @@ jobs:
steps:
- uses: https://git.phyllo.me/actions/checkout@v4
with:
fetch-depth: 0
fetch-depth: 0
- uses: https://git.phyllo.me/actions/action-gh-release@v2
with:
files: |-
bin/**
api_key: '${{secrets.RELEASE_TOKEN}}'