Skip to content

Commit

Permalink
Update push-dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dadokkio authored Feb 22, 2024
1 parent 9ff0317 commit be81435
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ jobs:
context: .
file: ${{ matrix.dockerfile }}
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ matrix.name }}:dev
labels: ${{ matrix.name }}:dev
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit be81435

Please sign in to comment.