Skip to content

Use tus for uploading files #150

Use tus for uploading files

Use tus for uploading files #150

Workflow file for this run

name: CI
on:
push:
branches: [ main, mainnet-alpha-beta ]
pull_request:
branches: [ main, mainnet-alpha-beta ]
jobs:
build-test-push:
uses: ./.github/workflows/docker-build.yml
with:
tag: ${{ github.sha }}
ref: ${{ github.ref }}
push: true
secrets: inherit