Skip to content

Commit

Permalink
added docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasperson committed Oct 23, 2022
1 parent 724bdfd commit c423d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,5 +170,5 @@ jobs:
api_key: ${{ secrets.OCTOPUS_API_TOKEN }}
project: RandomQuotes
server: ${{ secrets.OCTOPUS_SERVER_URL }}
deploy_to: Development
deploy_to: Dev
packages: ${{ steps.package.outputs.versions_new_line }}

0 comments on commit c423d82

Please sign in to comment.