disable release update until fixed
All checks were successful
All checks were successful
This commit is contained in:
@@ -120,9 +120,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}}'
|
||||||
|
|||||||
Reference in New Issue
Block a user