name: release on: push: tags: - '*' jobs: checkout: runs-on: fedora-rawhide-latest steps: - uses: https://git.phyllo.me/actions/checkout@v4 with: fetch-depth: 0