ci: remove ci workflow

This commit is contained in:
Derrick Hammer 2024-03-18 17:51:42 -04:00
parent 4830de48b4
commit 4f8c80fb62
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
name: Build/Publish
on:
push:
branches:
- master
- develop
- develop-*
jobs:
main:
uses: lumeweb/github-node-deploy-workflow/.github/workflows/main.yml@master
secrets: inherit