There was an error while loading. Please reload this page.
1 parent 94733e4 commit bc5de5fCopy full SHA for bc5de5f
1 file changed
.github/workflows/npm-publish.yml
@@ -24,6 +24,7 @@ jobs:
24
API_DOWNLOAD_SOLID: ${{ secrets.API_DOWNLOAD_SOLID }}
25
API_DOWNLOAD_THINLINE: ${{ secrets.API_DOWNLOAD_THINLINE }}
26
API_DOWNLOAD_MONOCHROME: ${{ secrets.API_DOWNLOAD_MONOCHROME }}
27
+ RELEASE_DIR: 'release'
28
- name: Publish to CDN
29
uses: jakejarvis/s3-sync-action@master
30
with:
0 commit comments