Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMSchmidt committed Sep 18, 2023
1 parent 8f5b51b commit c1e6945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-cdktf-stacks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
payload: |
{
"provider_name": "stack depoy ${{ matrix.stack }}",
"provider_name": "stack deploy ${{ matrix.stack }}",
"run_url": "https://github.com/cdktf/cdktf-repository-manager/actions/runs/${{ github.run_id }}"
}
env:
Expand Down

0 comments on commit c1e6945

Please sign in to comment.