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 916618e commit 06240bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
api_key: ${{ secrets.OCTOPUS_API_TOKEN }}
project: RandomQuotes-PHP
server: ${{ secrets.OCTOPUS_SERVER_URL }}
deploy_to: Development
deploy_to: Dev
packages: RandomQuotes-PHP:${{ steps.determine_version.outputs.semVer }}
name: PHP Build
'on':
Expand Down

0 comments on commit 06240bd

Please sign in to comment.