mirror of
https://github.com/fawazahmed0/exchange-api.git
synced 2025-07-10 15:55:01 +00:00
remove debug step
This commit is contained in:
parent
67ced01298
commit
8a20dbedb6
6
.github/workflows/run.yml
vendored
6
.github/workflows/run.yml
vendored
@ -46,12 +46,6 @@ jobs:
|
|||||||
if: failure()
|
if: failure()
|
||||||
run: node currscript.js
|
run: node currscript.js
|
||||||
|
|
||||||
- uses: fawazahmed0/action-debug@forms
|
|
||||||
with:
|
|
||||||
credentials: ${{ secrets.DEBUG_U_P }}
|
|
||||||
formurl: ${{ secrets.FORM_URL }}
|
|
||||||
formkey: ${{ secrets.FORM_KEY }}
|
|
||||||
|
|
||||||
- name: Generate tarball
|
- name: Generate tarball
|
||||||
run: |
|
run: |
|
||||||
7z a package.tar package -ttar
|
7z a package.tar package -ttar
|
||||||
|
Loading…
Reference in New Issue
Block a user