add shell specification for Upload Release Assets step
All checks were successful
Release Electron App / release-desktop (push) Successful in 6m26s
All checks were successful
Release Electron App / release-desktop (push) Successful in 6m26s
This commit is contained in:
@@ -69,6 +69,7 @@ jobs:
|
|||||||
echo "RELEASE_ID=${RELEASE_ID}" >> "$GITHUB_ENV"
|
echo "RELEASE_ID=${RELEASE_ID}" >> "$GITHUB_ENV"
|
||||||
|
|
||||||
- name: Upload Release Assets
|
- name: Upload Release Assets
|
||||||
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
GITEA_URL="http://10.0.0.119:3000"
|
GITEA_URL="http://10.0.0.119:3000"
|
||||||
REPO="${GITHUB_REPOSITORY}"
|
REPO="${GITHUB_REPOSITORY}"
|
||||||
|
|||||||
Reference in New Issue
Block a user