Skip to content

Commit

Permalink
Merge pull request #97 from COW-dev/main
Browse files Browse the repository at this point in the history
v0.1.12
  • Loading branch information
dojinyou authored Mar 3, 2024
2 parents 4a032c9 + 1ed68a6 commit 1e89878
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 @@ -39,6 +39,9 @@ jobs:
DB_USERNAME=${{ secrets.DB_USERNAME }}
DB_PASSWORD=${{ secrets.DB_PASSWORD }}
REDIS_URL=${{ secrets.REDIS_URL }}
S3_ACCESS_KEY=${{ secrets.S3_ACCESS_KEY }}
S3_SECRET_KEY=${{ secrets.S3_SECRET_KEY }}
S3_BUCKET=${{ secrets.S3_BUCKET }}
tags: |
eatda/api-server:latest
Expand Down

0 comments on commit 1e89878

Please sign in to comment.