Skip to content

Remove build on start #45

Remove build on start

Remove build on start #45

Workflow file for this run

name: Upload
on:
push:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Upload Unit
uses: Cratecode/[email protected]
with:
key: ${{ secrets.CRATECODE_API_KEY }}
manifest: manifest.json