ci: say it with me again: fuck you forgejo
1 files changed, 1 insertions(+), 1 deletions(-) M .forgejo/workflows/release.yml
M .forgejo/workflows/release.yml => .forgejo/workflows/release.yml +1 -1
@@ 31,7 31,7 @@ jobs: - name: Move binaries to build/bin run: mkdir "${GITHUB_REF_NAME}" && mv build/bin/strimertul* "${GITHUB_REF_NAME}/" - name: Upload binaries to MinIO uses: https://github.com/yakubique/minio-upload:v1.1.3 uses: https://github.com/yakubique/minio-upload@v1.1.3 with: endpoint: https://artifacts.fromouter.space access_key: ${{ secrets.MINIO_ACCESS }}