Skip to content
This repository was archived by the owner on Mar 28, 2022. It is now read-only.

Commit 65fa01d

Browse files
committed
chore: publish package on tag
1 parent 51499fd commit 65fa01d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-to-github.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: publish-to-github
22
on:
3-
push:
4-
branches: [master]
3+
release:
4+
types: [created]
55
jobs:
66
publish:
77
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)