mirror of
https://github.com/fawazahmed0/exchange-api.git
synced 2025-07-02 19:43:05 +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()
|
||||
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
|
||||
run: |
|
||||
7z a package.tar package -ttar
|
||||
|
Loading…
Reference in New Issue
Block a user