correct dependencies
v0.0.3
This commit is contained in:
parent
004180fae7
commit
ce0c36e966
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -123,7 +123,7 @@ jobs:
|
||||
upload_to_dockerhub:
|
||||
name: Upload to Dockerhub
|
||||
runs-on: ubuntu-latest
|
||||
needs: [build_branded_backend,build_branded_webapp]
|
||||
needs: [build_branded_backend,build_branded_webapp,build_branded_maintenance]
|
||||
env:
|
||||
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ocelot-social-branded",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"description": "Ocelot Social Branded",
|
||||
"author": "ocelot.social Community",
|
||||
"license": "MIT",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user