back to github for building

This commit is contained in:
Marius Alwan Meyer 2023-04-09 13:37:31 +00:00
parent 0a41baf5df
commit 8132acba5e

View File

@ -2,9 +2,6 @@ on: [push, pull_request, workflow_dispatch]
name: Build
env:
ACTIONS_RUNTIME_TOKEN: ${{ secrets.ACT_RUNNER_TOKEN }}
jobs:
build:
runs-on: ubuntu-latest