Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Dec 8, 2023
1 parent 317d570 commit 5fd3329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
BASENAME: v${{ needs.build.outputs.version }}.tar.${{ matrix.compression }}
if: ${{ inputs.upload }}
- run: aws cloudfront create-invalidatation
- run: aws cloudfront create-invalidation
--distribution-id ${{ secrets.AWS_CF_DISTRIBUTION_ID }}
--paths
$PREFIX/$BASENAME
Expand Down

0 comments on commit 5fd3329

Please sign in to comment.