Skip to content

Commit 6110957

Browse files
committed
feat: add manifest
1 parent a11fa9e commit 6110957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187
uses: actions/download-artifact@v3
188188
with:
189189
name: github-outputs
190-
- nmae: Unpack Integration Plugin Artifact
190+
- name: Unpack Integration Plugin Artifact
191191
run: |
192192
tar -xvf github-output.tar
193193
- name: Release Integration Plugin

0 commit comments

Comments
 (0)