Skip to content

Commit f2806cf

Browse files
authored
Merge pull request #155 from kjiyun/main
#150 Fix: CI/CD 적용 test
2 parents 1d8e4ce + cb6f7e6 commit f2806cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)