Skip to content

Commit

Permalink
Add quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
knapii-developments committed Nov 15, 2023
1 parent 0237f76 commit b1fa57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sam-build-tag-publish-and-run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ jobs:
inputs: '{
"bee-name": "${{ github.event.repository.name }}-${{ github.run_id }}-${{ matrix.terra-env }}",
"ENV": "${{ matrix.testing-env }}",
"test-context":${{ steps.test-context.outputs.test-context }}
"test-context": "${{ steps.test-context.outputs.test-context }}"
}'

destroy-bee-workflow:
Expand Down

0 comments on commit b1fa57d

Please sign in to comment.