Skip to content

Commit 60c5456

Browse files
authored
Update binary_build.yml
1 parent a7045dc commit 60c5456

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.github/workflows/binary_build.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Build & Publish Frontend Binaries
2-
3-
on:
4-
release:
5-
types: [published] # Triggers when a release is published
2+
on:
3+
release:
4+
types: [published] # Triggers when a release is published
65
inputs:
76
npm_build_string:
87
description: "NPM build script to run (e.g. build:fda:prod)"

0 commit comments

Comments
 (0)