Fix funny typo

This commit is contained in:
2025-09-12 16:06:25 +01:00
parent 166fc0be91
commit b9524dbe73

View File

@@ -80,7 +80,7 @@ jobs:
run: |
curl --fail-with-body -s -X POST \
-H "Authorization: token ${{ secrets.GITEA_TOKEN }}" \
-F "attachment=@output/ClubPenguinSync-${{ gitea.ref_name }}}.zip" \
-F "attachment=@output/ClubPenguinSync-${{ gitea.ref_name }}.zip" \
"https://git.drgn.rocks/api/v1/repos/${GITHUB_REPOSITORY}/releases/${{ steps.create_release.outputs.release_id }}/assets"
- name: Update repo.json with version