feat: update workflows to include master branch

This commit is contained in:
Prad Nukala
2024-09-27 22:57:39 -04:00
parent c4505d98c1
commit f5ac4604f1
7 changed files with 37 additions and 87 deletions
+2 -4
View File
@@ -1,11 +1,9 @@
name: Publish Docker Image
# NOTE: For this action to work, you must enable write permissions in your github repository settings.
# Settings -> Actions -> General. "Workflow Permissions". Select "Read and write permissions".
# If you forget to enable, the action will fail on push with a 401 error. Just re-run the failed action after enabling.
on:
push:
branches:
- master
tags:
- "v[0-9]+.[0-9]+.[0-9]+" # ignore rc