diff --git a/.gitea/workflows/fedora-checkout.yml b/.gitea/workflows/fedora-checkout.yml index ae2363b..a0618af 100644 --- a/.gitea/workflows/fedora-checkout.yml +++ b/.gitea/workflows/fedora-checkout.yml @@ -12,9 +12,4 @@ jobs: steps: - uses: https://git.phyllo.me/actions/checkout@v3 with: - fetch-depth: 0 - - uses: https://git.phyllo.me/actions/action-gh-release@v2 - with: - files: |- - bin/** - api_key: '${{secrets.RELEASE_TOKEN}}' \ No newline at end of file + fetch-depth: 0 \ No newline at end of file