Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
drunkbatya committed Nov 16, 2022
1 parent 64a0d5c commit aec511d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Expand Up @@ -57,4 +57,4 @@ jobs:
repository: ${{ secrets.INFRASTRUCTURE_REPO }}
token: ${{ secrets.K8S_GITHUB_PAT }}
event-type: lab-flipper-net-deploy
client-payload: '{"image_tag": "${{steps.tag.outputs.image_tag}}"'
client-payload: '{"image_tag": "${{steps.tag.outputs.image_tag}}"}'

0 comments on commit aec511d

Please sign in to comment.