Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

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

0 comments on commit 04d064e

Please sign in to comment.