Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasperson authored Feb 16, 2023
1 parent 157ec4b commit dce0dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
env:
OCTOPUS_API_KEY: ${{ secrets.OCTOPUS_API_TOKEN }}
OCTOPUS_URL: ${{ secrets.OCTOPUS_SERVER_URL }}
OCTOPUS_SPACE: ${{ secrets.OCTOPUS_SPACE }}
OCTOPUS_SPACE: Default
with:
project: SampleMavenProject-SpringBoot
packages: ${{ steps.get_octopus_artifact.outputs.octoversion }}
Expand Down

0 comments on commit dce0dc1

Please sign in to comment.