merge: Sync develop with master #37

Merged
eva merged 15 commits from master into develop 2026-09-02 13:41:20 -05:00
Showing only changes of commit 0650dabb15 - Show all commits
+6 -6
View File
@@ -116,9 +116,9 @@ jobs:
name: swiped-mod-switcher-${{github.ref_name}}-${{github.run_number}} name: swiped-mod-switcher-${{github.ref_name}}-${{github.run_number}}
path: bin/ path: bin/
# - name: Release binaries - name: Release binaries
# uses: https://gitea.com/actions/release-action@main uses: https://gitea.com/actions/release-action@main
# with: with:
# files: |- files: |-
# bin/** bin/**
# api_key: '${{secrets.RELEASE_TOKEN}}' api_key: '${{secrets.RELEASE_TOKEN}}'