Skip to content

Commit

Permalink
Update aws.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
van1164 committed Jun 1, 2024
1 parent cfe82de commit 59c631d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
echo "${{ secrets.APPLICATION_PROPERTIES }}" > video/src/main/resources/application.properties
touch util/src/main/resources/application.properties
mkdir util/src/main/resources
echo "${{ secrets.UTILL_APPLICATION_PROPERTIES }}" > util/src/main/resources/application.properties
chmod +x gradlew
Expand Down

0 comments on commit 59c631d

Please sign in to comment.