This commit is contained in:
Andrew Ridgway 2024-08-13 14:27:52 +10:00
parent 8be21ef377
commit 8171572247

@ -6,7 +6,7 @@ jobs:
name: Build and push image
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest
if: gitea.ref == 'master'
if: gitea.ref == 'refs/heads/master'
steps:
- name: Checkout