fix(CORE/docker): client data image deployment

This commit is contained in:
Yehonal
2022-11-07 17:44:47 +01:00
parent e0313219e3
commit 839731d5d5
2 changed files with 6 additions and 3 deletions

View File

@@ -167,5 +167,5 @@ jobs:
with:
token: ${{ secrets.ACORE_DOCKER_REPO_ACCESS_TOKEN }}
repository: azerothcore/acore-docker
# event-type: my-event
event-type: azerothcore-new-images
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}'