Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
Signed-off-by: Marek Maškarinec <[email protected]>
  • Loading branch information
marekmaskarinec committed Mar 20, 2024
1 parent d3c82fb commit 2435cae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ jobs:
rsync tophat.exe [email protected]:www/tophat-web/dl/tophat-windows.exe
- name: On push script
run: ssh [email protected] /home/marek/on-tophat-push
- name: UmBox
uses: marekmaskarinec/umbox@master
with:
secret: ${{ secrets.UMBOX }}

emscripten_build:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 2435cae

Please sign in to comment.