mirror of
https://github.com/fsquillace/junest.git
synced 2026-01-23 02:34:30 +00:00
Update JuNest-updater.yml
This commit is contained in:
parent
57013f4dcf
commit
91838515b4
1 changed files with 1 additions and 3 deletions
4
.github/workflows/JuNest-updater.yml
vendored
4
.github/workflows/JuNest-updater.yml
vendored
|
|
@ -25,9 +25,7 @@ jobs:
|
|||
tar -czvf junest-x86_64.tar.gz -C ./.junest/ .
|
||||
mkdir dist
|
||||
mv *tar.gz dist/
|
||||
- uses: gautamkrishnar/keepalive-workflow@v1
|
||||
with:
|
||||
gh_token: ${{ secrets.GH_TOKEN }}
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v1.0.0
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue