Skip to content

Commit 8642a8d

Browse files
committed
Also run build workflow for pre-releases
1 parent 4273907 commit 8642a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
tags-ignore: [ "**" ]
66
pull_request:
77
release:
8-
types: [ released ]
8+
types: [ published ]
99
jobs:
1010
build:
1111
# Only run on PRs if the source branch is on someone else's repo

0 commit comments

Comments
 (0)