mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
[DEBUG] enable publish workflow also when not on master for testing
This commit is contained in:
parent
a60400b4fe
commit
3b4ef28eb2
9
.github/workflows/publish.yml
vendored
9
.github/workflows/publish.yml
vendored
@ -1,9 +1,10 @@
|
|||||||
name: ocelot.social publish CI
|
name: ocelot.social publish CI
|
||||||
|
|
||||||
on:
|
#on:
|
||||||
push:
|
# push:
|
||||||
branches:
|
# branches:
|
||||||
- master
|
# - master
|
||||||
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user