Skip to content

Commit

Permalink
update docker workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
justinphamnz committed Aug 1, 2023
1 parent 79b93b9 commit b2d0ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
environment:
name: continuum

if: ${{ github.event.inputs.runtime == 'pioneer' }}
if: ${{ github.event.inputs.runtime == 'continuum' }}
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit b2d0ea7

Please sign in to comment.