Skip to content

Commit e0d29c0

Browse files
committed
set release to push
1 parent c6293fc commit e0d29c0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release-packages.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Release Packages
22

33
on:
44
workflow_dispatch: {} # run manually from GitHub UI
5+
push:
6+
branches:
7+
- '**'
58

69
permissions:
710
contents: write

0 commit comments

Comments
 (0)