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}}
|
||||
path: bin/
|
||||
|
||||
- name: Release binaries
|
||||
uses: https://gitea.com/actions/release-action@main
|
||||
with:
|
||||
files: |-
|
||||
bin/**
|
||||
api_key: '${{secrets.RELEASE_TOKEN}}'
|
||||
# - name: Release binaries
|
||||
# uses: https://gitea.com/actions/release-action@main
|
||||
# with:
|
||||
# files: |-
|
||||
# bin/**
|
||||
# api_key: '${{secrets.RELEASE_TOKEN}}'
|
||||
|
||||
Reference in New Issue
Block a user