Skip to content

Commit

Permalink
Update docker.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasperson authored Oct 24, 2022
1 parent fef9167 commit b4f4280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ jobs:
project: RandomQuotes-PHP
server: ${{ secrets.OCTOPUS_SERVER_URL }}
deploy_to: Dev
packages: octopussamples/randomquotesphp:${{ steps.determine_version.outputs.semVer }}
packages: randomquotesphp:${{ steps.determine_version.outputs.semVer }}

0 comments on commit b4f4280

Please sign in to comment.