Skip to content

Commit 234525a

Browse files
committed
Remove 'created' type from release trigger in GitHub Actions workflow for publishing Ensemble CLI.
1 parent e4bd6b2 commit 234525a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Publish Ensemble CLI to GitHub Packages
22

33
on:
44
release:
5-
types: [created]
65

76
jobs:
87
publish:

0 commit comments

Comments
 (0)