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