Skip to content

Commit 4de7a54

Browse files
committed
feat: Update build process
1 parent 5fcd8dc commit 4de7a54

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/push.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ jobs:
9191
component-tag: ${{ steps.meta.outputs.tags }}
9292
access-token: ${{ secrets.GITHUB_TOKEN }}
9393
- name: Build and push
94-
if: ${{ github.event_name != 'pull_request' && github.actor != 'dependabot[bot]' }}
9594
uses: docker/build-push-action@v6
9695
with:
9796
no-cache: true

0 commit comments

Comments
 (0)