Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
areknawo authored Sep 12, 2023
1 parent e88cb7f commit 57b6f30
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ jobs:
matrix:
include:
- dockerfile: ./apps/backend/app/Dockerfile
image: vrite/app
image: vriteio/vrite/app
- dockerfile: ./apps/backend/api/Dockerfile
image: vrite/api
image: vriteio/vrite/api
- dockerfile: ./apps/backend/collaboration/Dockerfile
image: vrite/collaboration
image: vriteio/vrite/collaboration
- dockerfile: ./apps/backend/assets/Dockerfile
image: vrite/assets
image: vriteio/vrite/assets
permissions:
contents: read
packages: write
Expand Down

0 comments on commit 57b6f30

Please sign in to comment.