Update .gitea/workflows/fedora-checkout.yml
Some checks failed
checkout / checkout (push) Failing after 7s
Some checks failed
checkout / checkout (push) Failing after 7s
This commit is contained in:
@@ -13,3 +13,9 @@ jobs:
|
||||
- uses: https://git.phyllo.me/actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: https://git.phyllo.me/actions/action-gh-release@v2
|
||||
with:
|
||||
files: |-
|
||||
bin/**
|
||||
api_key: '${{secrets.RELEASE_TOKEN}}'
|
||||
|
||||
|
Reference in New Issue
Block a user