~ashkeel/strimertul

02099a34b093c8a44853fbed397354b9edf6d2e5 — Ash Keel 7 months ago 7db0f43
ci: say it with me: 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: 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 }}