Revert "actions: Attempt to fix"

This reverts commit 0c20572369.
This commit is contained in:
2023-08-25 15:53:55 +10:00
parent 0c20572369
commit 0e2ad55eb7

View File

@@ -2,6 +2,8 @@ name: Build Docker
run-name: Build Docker Images run-name: Build Docker Images
on: on:
push: push:
branches:
- '*'
tags-ignore: tags-ignore:
- '*' - '*'