There was an error while loading. Please reload this page.
1 parent 3152c9b commit 70d127fCopy full SHA for 70d127f
2 files changed
.github/workflows/release.yaml
.obs/workflows.yml
@@ -2,6 +2,6 @@ workflow:
2
steps:
3
- trigger_services:
4
project: home:mx-packaging
5
- package: %{SCM_REPOSITORY_NAME}
+ package: "%{SCM_REPOSITORY_NAME}"
6
filters:
7
event: tag_push
0 commit comments