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