Skip to content

Commit a338abe

Browse files
committed
publish package on push
1 parent 6faf1b1 commit a338abe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Publish
22

33
on:
44
# Allows you to run this workflow manually from the Actions tab
5-
workflow_dispatch:
5+
workflow_dispatch:
6+
push:
67

78
jobs:
89
version-check:

0 commit comments

Comments
 (0)