Skip to content

Commit

Permalink
[inventory][fix] fix policy gen path (#1945)
Browse files Browse the repository at this point in the history
  • Loading branch information
aquamatthias authored Feb 27, 2024
1 parent a497b4f commit 35e9718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_pr_plugin_aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ jobs:
export SPACES_SECRET="${{ secrets.SPACES_SECRET }}"
export AWS_ACCESS_KEY_ID="${{ secrets.S3_FIXINVENTORYPUBLIC_AWS_ACCESS_KEY_ID }}"
export AWS_SECRET_ACCESS_KEY="${{ secrets.S3_FIXINVENTORYPUBLIC_AWS_SECRET_ACCESS_KEY }}"
awspolicygen --verbose --spaces-name somecdn --spaces-region ams3 --spaces-path fix/aws/ --aws-s3-bucket fixpublic --aws-s3-bucket-path cf/
awspolicygen --verbose --spaces-name somecdn --spaces-region ams3 --spaces-path fix/aws/ --aws-s3-bucket fixinventorypublic --aws-s3-bucket-path cf/

0 comments on commit 35e9718

Please sign in to comment.