Skip to content

Commit

Permalink
chore: yml 생성 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
SSung023 committed Apr 7, 2024
1 parent 3c328a6 commit df3e037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
echo "${{ secrets.OAUTH }}" > ./application-oauth.yml
cd ./src/main/resources
touch ./application-db.yml
touch ./application-payment.yml
echo "${{ secrets.PAYMENT }}" > ./application-payment.yml
Expand Down

0 comments on commit df3e037

Please sign in to comment.