Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasperson authored Oct 20, 2022
1 parent 7e634b0 commit 6b2c183
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 @@ -81,7 +81,7 @@ jobs:
api_key: ${{ secrets.OCTOPUS_API_TOKEN }}
project: Random Quotes
server: ${{ secrets.OCTOPUS_SERVER_URL }}
deploy_to: Development
deploy_to: Dev
packages: ${{ steps.get_octopus_artifact.outputs.octoversion }}
name: Java Maven Build
'on':
Expand Down

0 comments on commit 6b2c183

Please sign in to comment.