6 Commits
yo ... fdasaaa

Author SHA1 Message Date
1b25f944a4 Update .gitea/workflows/fedora-checkout.yml
Some checks failed
release / checkout (push) Has been cancelled
2025-11-12 14:54:22 +00:00
c33d59b53b Update .gitea/workflows/fedora-checkout.yml 2025-11-12 13:37:59 +00:00
6f28810290 Update .gitea/workflows/fedora-checkout.yml 2025-11-12 13:33:19 +00:00
03e309a28d Update .gitea/workflows/fedora-checkout.yml
Some checks failed
release / checkout (push) Failing after 1s
2025-11-10 21:23:18 +00:00
eae0b9b2e6 Update .gitea/workflows/fedora-checkout.yml
Some checks failed
release / checkout (push) Failing after 11s
simplify
2025-11-10 20:34:45 +00:00
833d70e75a Update .gitea/workflows/fedora-checkout.yml
Some checks failed
release / checkout (push) Failing after 4s
2025-10-27 20:10:02 +00:00

View File

@@ -7,14 +7,9 @@ on:
jobs:
checkout:
runs-on: fedora-rawhide-latest
runs-on: fedora-cloud-42:docker://node:16-buster
steps:
- uses: https://git.phyllo.me/actions/checkout@v5
- 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}}'