This commit is contained in:
2025-07-10 23:13:09 -07:00
parent 483a743e54
commit b79df095a4
2 changed files with 8 additions and 1 deletions

View File

@@ -80,7 +80,7 @@ runs:
fi
echo "destBucket=$BUCKET" >> "$GITHUB_OUTPUT"
shell: bash
- name: "Copy files to Itch.io."
- name: "Copy files to MinIO."
uses: act/common/minio/mc-cp@master
with:
target: ${{ steps.download.outputs.downloadedArtifactPath }}