Skip to content

Commit

Permalink
fix: print id
Browse files Browse the repository at this point in the history
fix: print id
  • Loading branch information
stanleyyconsensys committed Jul 17, 2023
1 parent d3bcc1a commit 1182544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-id.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:

- name: get accid
run: |
echo $AWS_CLOUDFRONT_DISTRIBUTIONS_ID
echo $env.AWS_CLOUDFRONT_DISTRIBUTIONS_ID
aws cloudfront create-invalidation --distribution-id $AWS_CLOUDFRONT_DISTRIBUTIONS_ID --paths "/starknet/*"

0 comments on commit 1182544

Please sign in to comment.