Skip to content

Commit 1347465

Browse files
committed
wip
Signed-off-by: Alex J Lennon <[email protected]>
1 parent c154602 commit 1347465

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/dialog.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
jobs:
1212
turkeyGitops:
1313
uses: hubs-foundation/hubs-ops/.github/workflows/turkeyGitops.yml@master
14+
steps:
15+
- name: Print stuff
16+
run: echo username ${{ inputs.DOCKER_HUC_USR }}
1417
with:
1518
DOCKER_HUB_USR: ${{ inputs.DOCKER_HUB_USR }}
1619
secrets:

0 commit comments

Comments
 (0)