mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
roberts suggestion regarding branch deployment
This commit is contained in:
parent
42bd648169
commit
76791f72ad
10
.github/workflows/publish.yml
vendored
10
.github/workflows/publish.yml
vendored
@ -1,10 +1,10 @@
|
||||
name: ocelot.social publish CI
|
||||
|
||||
# on:
|
||||
# push:
|
||||
# branches:
|
||||
# - master
|
||||
on: [push] # for testing while developing
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- 4451-new-deployment-with-base-and-code # for testing while developing
|
||||
|
||||
jobs:
|
||||
##############################################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user