Skip to content

Commit f65a35d

Browse files
authored
Merge pull request #53 from SAP/renovate/fix
fix: types as list
2 parents d2b8427 + 91d87e2 commit f65a35d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Create new Release
22

33
on:
44
repository_dispatch:
5-
types: perform-release
5+
types: [perform-release]
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)