1 parent 7d9adba commit bcb5ce3Copy full SHA for bcb5ce3
2 files changed
.github/workflows/workflow-docker-manual.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
call-reusable-workflow:
12
- uses: binhex/templates/.github/workflows/workflow-docker-manual.yml@main
+ uses: binhex/templates/workflows/.github/workflows/workflow-docker-manual.yml@main
13
with:
14
tags: ${{ github.event.inputs.tags }}
15
secrets:
.github/workflows/workflow-docker-release.yml
@@ -7,7 +7,7 @@ on:
7
8
- uses: binhex/templates/.github/workflows/workflow-docker-release.yml@main
+ uses: binhex/templates/workflows/.github/workflows/workflow-docker-release.yml@main
0 commit comments