double quote GITEA_OUTPUT
This commit is contained in:
@ -29,7 +29,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Get repo name
|
- name: Get repo name
|
||||||
id: split
|
id: split
|
||||||
run: echo "repo=${REPO##*/}" >> $GITEA_OUTPUT
|
run: echo "repo=${REPO##*/}" >> "$GITEA_OUTPUT"
|
||||||
env:
|
env:
|
||||||
REPO: ${{ gitea.repository }}
|
REPO: ${{ gitea.repository }}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user