Updates branch name (main, not master)

This commit is contained in:
Alicia Sykes
2023-04-23 22:35:46 +01:00
committed by GitHub
parent 26cbcfeaa2
commit fcbdcc2a57

View File

@@ -4,7 +4,7 @@ name: 🐳 Build + Publish Multi-Platform Image
on:
workflow_dispatch:
push:
branches: ['master']
branches: ['main']
tags: ['v[0-9].[0-9]+.[0-9]+']
paths:
- 'templates.json'