mirror of
https://codeberg.org/scip/io-exporter.git
synced 2025-12-17 12:31:03 +01:00
try brackets
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user