try brackets

This commit is contained in:
2025-10-31 20:36:38 +01:00
parent 450b89b120
commit 6f38017a82

View File

@@ -16,7 +16,7 @@ steps:
repo: *repo
tags: latest
when:
event: push
event: [push]
path: *file
publish:
@@ -31,5 +31,5 @@ steps:
password:
from_secret: deploy_token
when:
event: push
event: [push]
path: *file