Skip to content

Commit 6dd9c0d

Browse files
committed
added syntax
1 parent 242d495 commit 6dd9c0d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release-to-github-packages.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Catalog - Release to GitHub Packages
22

33
on:
44
push:
5-
branches: [ 'CF-test-ci/cd' ]
5+
branches:
6+
- CF-test-ci/cd]
67
tags: [ 'v*' ]
78
workflow_dispatch:
89
inputs:

0 commit comments

Comments
 (0)