Skip to content

Commit

Permalink
Update s3cdn.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brettflorio authored Aug 5, 2021
1 parent 7c6dc0c commit f82824c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/s3cdn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
npm install
npm run prepack
- uses: Foxy/foxy-github-action-s3cdn@main
with:
package-name: elements # optional: Default is repo name.
env:
AWS_S3_CDN_BUCKET_NAME: ${{ secrets.AWS_S3_CDN_BUCKET_NAME }}
AWS_S3_CDN_KEY_ID: ${{ secrets.AWS_S3_CDN_KEY_ID }}
Expand Down

0 comments on commit f82824c

Please sign in to comment.