mirror of
https://github.com/fawazahmed0/exchange-api.git
synced 2025-06-30 02:31:14 +00:00
test cloudflare deployment
This commit is contained in:
parent
b2e344eb66
commit
441034c365
9
.github/workflows/run.yml
vendored
9
.github/workflows/run.yml
vendored
@ -46,15 +46,6 @@ jobs:
|
|||||||
if: failure()
|
if: failure()
|
||||||
run: node currscript.js
|
run: node currscript.js
|
||||||
|
|
||||||
- name: Generate tarball
|
|
||||||
run: |
|
|
||||||
7z a package.tar package -ttar
|
|
||||||
7z a package.tar.gz package.tar -tgzip -mx=9 -aoa -mfb=258 -mmt=on
|
|
||||||
|
|
||||||
- name: publish
|
|
||||||
run: npm publish --access public package.tar.gz
|
|
||||||
env:
|
|
||||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
|
||||||
|
|
||||||
- name: Deploy to cloudflare
|
- name: Deploy to cloudflare
|
||||||
uses: cloudflare/wrangler-action@v3
|
uses: cloudflare/wrangler-action@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user