Merge pull request 'fix typo in tag-release' (#29) from develop into master
Some checks failed
CI / Build (push) Failing after 23s
CI / Test (push) Has been cancelled
CI / Lint (push) Failing after 13s

Reviewed-on: #29
This commit is contained in:
s1d3sw1ped
2024-05-20 09:50:42 +00:00

View File

@@ -114,7 +114,7 @@ jobs:
CGO_ENABLED: 1 CGO_ENABLED: 1
CC: x86_64-w64-mingw32-gcc CC: x86_64-w64-mingw32-gcc
- name: Upload artifact - name: Upload artifact
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: swiped-mod-switcher-${{github.ref_name}}-${{github.run_number}} name: swiped-mod-switcher-${{github.ref_name}}-${{github.run_number}}