Enable publish.yml for feature/multiarch_build branch

This commit is contained in:
M. Mert Yildiran 2022-01-23 18:50:15 +03:00
parent 0286e0140e
commit d30be4c1f0
No known key found for this signature in database
GPG Key ID: D42ADB236521BF7A

View File

@ -5,6 +5,7 @@ on:
branches:
- 'develop'
- 'main'
- 'feature/multiarch_build'
concurrency:
group: mizu-publish-${{ github.ref }}