We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 500259b commit 1e797b8Copy full SHA for 1e797b8
2 files changed
.github/workflows/pr-actions.yaml
@@ -164,7 +164,7 @@ jobs:
164
165
if: needs.parse.outputs.command_name == 'publish' && needs.prepare.outputs.overlay-branch != '' && needs.prepare.outputs.workspace != ''
166
167
- uses: redhat-developer/rhdh-plugin-export-utils/.github/workflows/export-workspaces-as-dynamic.yaml@main
+ uses: rostalan/rhdh-plugin-export-utils/.github/workflows/export-workspaces-as-dynamic.yaml@main
168
with:
169
overlay-branch: ${{ needs.prepare.outputs.overlay-branch }}
170
overlay-repo: ${{ needs.prepare.outputs.overlay-repo }}
workspaces/acr/plugins-list.yaml
@@ -1 +1,2 @@
1
-plugins/acr:
+plugins/acr:
2
+#
0 commit comments