fix github release to sf.net workflow
This commit is contained in:
@@ -47,7 +47,6 @@ jobs:
|
||||
run: |
|
||||
git archive --format tgz --output ${{steps.vars.outputs.archive}}.tgz ${{github.ref_name}}
|
||||
- name: Deploy to sf.net
|
||||
run: |
|
||||
env:
|
||||
api_key: ${{ secrets.SOURCEFORGE_RELEASE_API_KEY_SKARG }}
|
||||
default_win: "default=windows"
|
||||
|
||||
Reference in New Issue
Block a user