Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dlrjs2360 authored Dec 9, 2023
1 parent dfd9e4d commit acfe353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
echo "${{ secrets.APPLICATION_PROD }}" > ./application-prod.yml
touch ./application-redis.yml
echo "${{ secrets.APPLICATION_REIDS }}" > ./application-redis.yml
echo "${{ secrets.APPLICATION_REDIS }}" > ./application-redis.yml
touch ./application-mail.yml
echo "${{ secrets.APPLICATION_MAIL }}" > ./application-mail.yml
Expand Down

0 comments on commit acfe353

Please sign in to comment.