mirror of
https://github.com/fawazahmed0/exchange-api.git
synced 2025-07-03 20:13:02 +00:00
Update run.yml
This commit is contained in:
parent
76c77f86cc
commit
cd21637753
6
.github/workflows/run.yml
vendored
6
.github/workflows/run.yml
vendored
@ -46,6 +46,12 @@ 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