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 61e7ec9 commit 7be720c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
touch ./application-mail.yml
echo "${{ secrets.APPLICATION_MAIL }}" > ./application-mail.yml
touch ./secrets
echo "${{ secrets.SECRETS }}" > ./secrets
touch ./secrets.yml
echo "${{ secrets.SECRETS }}" > ./secrets.yml
touch ./application-s3.yml
echo "${{ secrets.APPLICATION_S3 }}" > ./application-s3,yml
Expand Down

0 comments on commit 7be720c

Please sign in to comment.