fix(ci): update actions

This commit is contained in:
Amruth Pillai
2023-11-13 18:47:21 +01:00
parent bdc8353196
commit a2f0a88e02
2 changed files with 3 additions and 27 deletions

View File

@ -2,6 +2,9 @@ name: Publish Docker Image
on:
workflow_dispatch:
push:
branches:
- v4
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}