Skip to content

Commit 5fd202d

Browse files
committed
👷 github publish on release
1 parent ca0572e commit 5fd202d

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/publish.yml

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
name: publish
22

33
on:
4-
push:
5-
branches:
6-
- master
7-
- main
8-
pull_request:
4+
release:
5+
types: [created]
96

107
jobs:
118
publish:

0 commit comments

Comments
 (0)