Skip to content

Commit

Permalink
fix(CI): promote image (#154)
Browse files Browse the repository at this point in the history
Signed-off-by: Om <[email protected]>
  • Loading branch information
mishraomp authored Jun 1, 2024
1 parent 9c4cc1c commit f62958e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
packages: write
strategy:
matrix:
package: [migrations, backend, frontend]
package: [ backend, frontend ]
timeout-minutes: 1
steps:
- uses: shrink/actions-docker-registry-tag@v4
Expand Down

0 comments on commit f62958e

Please sign in to comment.