Skip to content

Commit 157ec4b

Browse files
authored
Update maven.yml
1 parent e979939 commit 157ec4b

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
@@ -131,7 +131,7 @@ jobs:
131131
env:
132132
OCTOPUS_API_KEY: ${{ secrets.OCTOPUS_API_TOKEN }}
133133
OCTOPUS_URL: https://mattc.octopus.app
134-
OCTOPUS_SPACE: Test
134+
OCTOPUS_SPACE: Default
135135
with:
136136
packages: ${{ steps.get_octopus_artifact.outputs.artifact }}
137137
overwrite_mode: OverwriteExisting

0 commit comments

Comments
 (0)