Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Commit f1d7eae

Browse files
authored
Run workflow on published instead of created
1 parent f90a85d commit f1d7eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
pull_request:
66
release:
7-
types: [created]
7+
types: [published]
88

99
env:
1010
APP_NAME: UnityDevelopmentBuildMaker

0 commit comments

Comments
 (0)