Skip to content

Commit ea82522

Browse files
authored
Workflow: Update release-build to only work if there is a full release (#357)
1 parent 424caa5 commit ea82522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build preview on documentation repo upon release publish
33
on:
44
release:
55
types:
6-
- published
6+
- released
77

88
env:
99
OWNER: nginx

0 commit comments

Comments
 (0)