@@ -43,6 +43,8 @@ jobs:
|
||||
run: npm ci
|
||||
|
||||
- run: npm run deploy
|
||||
env:
|
||||
CLOUDFLARE_API_KEY: ${{ secrets.CLOUDFLARE_API_KEY }}
|
||||
- run: npm pack
|
||||
- run: mv twitch-cloud-ebs*tgz twitch-cloud-ebs.tgz
|
||||
- run: git log $(git describe --tags --abbrev=0 HEAD~1)..HEAD --oneline > changelog.txt
|
||||
|
||||
Reference in New Issue
Block a user