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 repo: *repo
tags: latest tags: latest
when: when:
event: push event: [push]
path: *file path: *file
publish: publish:
@@ -31,5 +31,5 @@ steps:
password: password:
from_secret: deploy_token from_secret: deploy_token
when: when:
event: push event: [push]
path: *file path: *file