Skip to content

Commit

Permalink
�fix: deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dongchandev authored Oct 10, 2024
1 parent 9f5fadb commit 030a1ff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ jobs:
cloud.aws.storage.endpoint: ${{ secrets.S3_ENDPOINT }}
cloud.aws.storage.bucket: ${{ secrets.S3_BUCKET }}

- name: Display application.yml
run: cat dodam-application/dodam-rest-api/src/main/resources/application.yml

- name: Set Firebase key file
id: create-json
uses: jsdaniell/create-json@v1.2.2
Expand Down

0 comments on commit 030a1ff

Please sign in to comment.