Skip to content

Commit ff8a32b

Browse files
committed
trying to fix release build
1 parent f4e3259 commit ff8a32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
pull_request:
99
workflow_dispatch:
1010
release:
11-
types: [created]
11+
types: [published]
1212

1313
jobs:
1414
build:

0 commit comments

Comments
 (0)