update ci
Docker / build (push) Failing after 5m13s

This commit is contained in:
2025-12-15 23:32:39 -08:00
parent 005e73ad25
commit a4bcb1d5d1
+2
View File
@@ -43,6 +43,8 @@ jobs:
run: npm ci run: npm ci
- run: npm run deploy - run: npm run deploy
env:
CLOUDFLARE_API_KEY: ${{ secrets.CLOUDFLARE_API_KEY }}
- 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