Skip to content

Commit 5bbc701

Browse files
committed
Added dockerized application
1 parent dcbeb71 commit 5bbc701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bleeding-edge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions:
88

99
jobs:
1010
default:
11-
uses: cloudposse/github-actions-workflows/.github/workflows/dockerized-app/bleeding-edge.yml@main
11+
uses: cloudposse/github-actions-workflows/.github/workflows/dockerized-app-bleeding-edge.yml@main
1212
with:
1313
organization: "${{ github.event.repository.owner.login }}"
1414
repository: "${{ github.event.repository.name }}"

0 commit comments

Comments
 (0)