There was an error while loading. Please reload this page.
1 parent ad8f1a0 commit 65bc271Copy full SHA for 65bc271
1 file changed
.github/workflows/build-push.yml
@@ -53,5 +53,4 @@ jobs:
53
NODE_VERSION: ${{ matrix.node }}
54
STREAM: ${{ inputs.stream }}
55
with:
56
- source: .
57
- push: true
+ push: ${{ inputs.push }}
0 commit comments