Skip to content

Commit 1e797b8

Browse files
committed
test moving user secret to inputs
Signed-off-by: Rostislav Lán <rlan@redhat.com>
1 parent 500259b commit 1e797b8

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/pr-actions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164

165165
if: needs.parse.outputs.command_name == 'publish' && needs.prepare.outputs.overlay-branch != '' && needs.prepare.outputs.workspace != ''
166166

167-
uses: redhat-developer/rhdh-plugin-export-utils/.github/workflows/export-workspaces-as-dynamic.yaml@main
167+
uses: rostalan/rhdh-plugin-export-utils/.github/workflows/export-workspaces-as-dynamic.yaml@main
168168
with:
169169
overlay-branch: ${{ needs.prepare.outputs.overlay-branch }}
170170
overlay-repo: ${{ needs.prepare.outputs.overlay-repo }}

workspaces/acr/plugins-list.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
plugins/acr:
1+
plugins/acr:
2+
#

0 commit comments

Comments
 (0)