We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35053f2 commit 791ecc2Copy full SHA for 791ecc2
.github/workflows/build.yml
@@ -13,7 +13,7 @@ on:
13
14
jobs:
15
generate_tag:
16
- uses: ./.github/workflows/heaver-tagging.yml # 태깅 워크플로우 실행
+ uses: ./.github/workflows/headver-tagging.yml # 태깅 워크플로우 실행
17
with: {}
18
19
Deploy-Preview:
0 commit comments