fixed action build

This commit is contained in:
Sebastian Wendel 2023-04-15 10:32:15 +02:00
parent 421dff20f9
commit c74e949056
No known key found for this signature in database
GPG key ID: 14ED8B1EC3371ECE

View file

@ -1,8 +1,9 @@
name: node-build name: node-build
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: on:
push: push:
branches: [main] branches: [main]
runs-on: [self-hosted]
jobs: jobs:
node: node: