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

Commit

Permalink
Update azure-dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gwon11225 authored Aug 26, 2024
1 parent 2a777c4 commit f710dbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/azure-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:

- name: Application Yaml Setting
run: |
mkdir ./src/main/resources
touch ./src/main/resources/application.yaml
echo "${{ secrets.APPLICATION_YAML }}" > ./src/main/resources/application.yaml
Expand Down

0 comments on commit f710dbd

Please sign in to comment.