Skip to content

fix: Send updates to correct users (#47) #28

fix: Send updates to correct users (#47)

fix: Send updates to correct users (#47) #28

Workflow file for this run

name: CI/CD on main branch
on:
push:
branches:
- 'main'
jobs:
social-service-ea-deployment:
uses: decentraland/platform-actions/.github/workflows/apps-docker-next.yml@main
with:
service-name: social-service-ea
image-name: social-service-ea
deployment-environment: dev
secrets: inherit