mirror of
https://github.com/blackboxprogramming/blackroad-disaster-recovery.git
synced 2026-03-18 06:34:11 -05:00
fix: remove unconfigured deploy workflow
This commit is contained in:
11
.github/workflows/deploy.yml
vendored
11
.github/workflows/deploy.yml
vendored
@@ -1,11 +0,0 @@
|
|||||||
name: Deploy
|
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches: [ main ]
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
deploy:
|
|
||||||
uses: blackboxprogramming/blackroad-deploy/.github/workflows/cloudflare-deploy.yml@main
|
|
||||||
with:
|
|
||||||
project: blackroad-io
|
|
||||||
Reference in New Issue
Block a user