Skip to content

Commit 304a226

Browse files
committed
workflows - adjust name
1 parent 779ffab commit 304a226

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build_manual.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
prepare:
12-
uses: nfrastack/gha/.github/workflows/artifacts-encrypt.yml@main
12+
uses: nfrastack/gha/.github/workflows/artifacts_encrypt.yml@main
1313
secrets: inherit
1414
alpine:
1515
needs: prepare
@@ -21,5 +21,5 @@ jobs:
2121
secrets: inherit
2222
cleanup:
2323
needs: [alpine, debian]
24-
uses: nfrastack/gha/.github/workflows/artifacts-remove.yml@main
24+
uses: nfrastack/gha/.github/workflows/artifacts_remove.yml@main
2525
secrets: inherit

0 commit comments

Comments
 (0)