Skip to content

fix customLogic test not passing and reindent #6

fix customLogic test not passing and reindent

fix customLogic test not passing and reindent #6

Workflow file for this run

name: UmBox upload
on:
push:
branches: [ master ]
workflow_dispatch:
jobs:
upload:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- run: sudo apt install -y mingw-w64
- uses: marekmaskarinec/umbox@master
with:
secret: ${{ secrets.UMBOX }}