double quote GITEA_OUTPUT
This commit is contained in:
parent
f4b7546848
commit
a5ef87e908
@ -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 }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user