Skip to content

move a comment in README #21

move a comment in README

move a comment in README #21

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 }}