Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
banadiga authored Oct 9, 2024
1 parent f1c98e4 commit 4f8b7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/08_Wait-for-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
runs-on: ubuntu-latest

steps:
- run: echo "Check is `${{ inputs.docker_tag }}` is deployd to `${{ inputs.environment }}`"
- run: echo "Check is '${{ inputs.docker_tag }}' is deployd to '${{ inputs.environment }}'"

0 comments on commit 4f8b7ed

Please sign in to comment.