Skip to content

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin Fuller <[email protected]>
  • Loading branch information
a-b and Benjamin Fuller committed May 16, 2023
1 parent 54a68f5 commit 084a76b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cf-env-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
env:
api_token: ${{ secrets.TOOLSMITHS_API_TOKEN }}
hostname: ${{ secrets.TOOLSMITHS_HOSTNAME }}
notes: GHA CF CLI Integration Tests run_id: ${{ github.event.workflow_run.id }}
notes: GHA CF CLI Integration Tests run_id ${{ github.event.workflow_run.id }}
pool_name: devex_cfd
run: |
while true; do
Expand Down

0 comments on commit 084a76b

Please sign in to comment.