We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db58d52 commit 4c4a021Copy full SHA for 4c4a021
.github/workflows/build.yaml
@@ -79,7 +79,7 @@ jobs:
79
run: mkdir -p github-output
80
- name: Copy steampipe plugin to output directory
81
working-directory: .
82
- run: cp ./steampipe-plugin-github/build/steampipe-plugin-github.plugin ./github-output/
+ run: cp ./steampipe-plugin-github/build/steampipe-plugin-github.plugin ./github-output/cloudql-plugin
83
- name: Copy integration plugin to output directory
84
85
run: cp ./integration-plugin/build/integration-plugin ./github-output/
0 commit comments