Skip to content

Commit 47f363f

Browse files
authored
Update GitHub Action to actually publish
1 parent 4c1cbb2 commit 47f363f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/main.yml

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
pull_request:
77
branches: ["main"]
88
workflow_dispatch:
9+
release:
10+
types:
11+
- created
912

1013
jobs:
1114
lint:

0 commit comments

Comments
 (0)