We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20070c3 commit a6d7f28Copy full SHA for a6d7f28
1 file changed
.github/workflows/maven.yml
@@ -88,6 +88,6 @@ jobs:
88
--space=${{ secrets.OCTOPUS_SERVER_SPACE}}
89
--server=${{ secrets.OCTOPUS_SERVER_URL }}
90
--apiKey=${{ secrets.OCTOPUS_API_KEY }}
91
- --package-id=ctopussamples/randomquotesjava
+ --package-id=octopussamples/randomquotesjava
92
--version=0.1.${{ github.run_number }}
93
--file=dockerbuildinfo.json
0 commit comments