Skip to content

Commit 703e09a

Browse files
authored
Merge pull request #156 from kjiyun/main
#150 Fix: CI/CD 적용 test
2 parents f2806cf + 99425cb commit 703e09a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
upload-artifacts: true
1616
write-application-yml: true
1717
secrets:
18-
APPLICATION: ${{ secrets.APPLICATION_YML }}
18+
APPLICATION: ${{ secrets.APPLICATION_YML }}

0 commit comments

Comments
 (0)