Skip to content

Commit 3215bd7

Browse files
committed
Fixed some spaces
1 parent dda48c4 commit 3215bd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
- name: Push Build Info
8989
run: >-
9090
octo build-information
91-
"--space=${{ secrets.OCTOPUS_SERVER_SPACE}}"
91+
"--space=${{ secrets.OCTOPUS_SERVER_SPACE }}"
9292
--server=${{ secrets.OCTOPUS_SERVER_URL }}
9393
--apiKey=${{ secrets.OCTOPUS_API_KEY }}
9494
--package-id=octopussamples/randomquotesjava

0 commit comments

Comments
 (0)