Skip to content

Commit 1440239

Browse files
committed
feat:change manifest file
1 parent c4274ed commit 1440239

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
@@ -85,7 +85,7 @@ jobs:
8585
run: cp ./platform/build/integration-plugin ./github-plugin/
8686
- name: Copy manifest to output directory
8787
working-directory: .
88-
run: cp ./platform/manifest.yaml ./github-plugin/
88+
run: cp ./platform/constants/manifest.yaml ./github-plugin/
8989
- name: Pack output
9090
working-directory: .
9191
run: |

0 commit comments

Comments
 (0)