Update package.json to wir.social
- Try first DockerHub push on 'wirsocial' for testing.
This commit is contained in:
parent
56a211dc81
commit
cd4ebf6100
11
.github/workflows/publish.yml
vendored
11
.github/workflows/publish.yml
vendored
@ -1,10 +1,11 @@
|
|||||||
name: ocelot.social publish branded CI
|
name: ocelot.social publish branded CI
|
||||||
|
|
||||||
on:
|
# on:
|
||||||
push:
|
# push:
|
||||||
branches:
|
# branches:
|
||||||
- master
|
# - master
|
||||||
# on: [push] # for testing while developing
|
# Wolle
|
||||||
|
on: [push] # for testing while developing
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|||||||
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"name": "ocelot-social-branded",
|
"name": "wir.social",
|
||||||
"version": "1.0.3",
|
"version": "1.0.3",
|
||||||
"ocelotDockerVersionTag": "1.0.3-82",
|
"ocelotDockerVersionTag": "1.0.3-82",
|
||||||
"dockerOrganisation": "ocelotsocialnetwork",
|
"dockerOrganisation": "wirsocial",
|
||||||
"description": "ocelot.social Branded",
|
"description": "wir.social ocelot.social Network",
|
||||||
"author": "ocelot.social Community",
|
"author": "ocelot.social Community",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"private": false,
|
"private": false,
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Ocelot-Social-Community/Ocelot-Social-Deploy-Rebranding.git"
|
"url": "https://github.com/wir-social/wir-social.git"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user