Skip to content

Commit 20807b1

Browse files
committed
Updating workflows.
1 parent 20d8535 commit 20807b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ jobs:
1414
contents: write
1515
steps:
1616
- uses: panicinc/nova-actions/registry-release@v1
17+
env:
18+
AWS_ACCESS_KEY_ID: ${{ secrets.CDN_ACCESS_KEY }}
19+
AWS_SECRET_ACCESS_KEY: ${{ secrets.CDN_ACCESS_SECRET }}

0 commit comments

Comments
 (0)