Skip to content

Commit

Permalink
chore: init
Browse files Browse the repository at this point in the history
  • Loading branch information
GayeongKimm committed Aug 17, 2024
1 parent a786956 commit f6fbb3a
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 @@ -22,7 +22,7 @@ jobs:
- name: Set yml file
uses: microsoft/variable-substitution@v1
with:
files: /src/main/resources/application.yml
files: /resources/application.yml
env:
spring.datasource.url: ${{ secrets.DB_URL }}
spring.datasource.username: ${{ secrets.DB_USERNAME }}
Expand Down

0 comments on commit f6fbb3a

Please sign in to comment.