Skip to content

Commit

Permalink
ci: remove context
Browse files Browse the repository at this point in the history
  • Loading branch information
osiastedian committed Oct 3, 2024
1 parent bb55587 commit a476549
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ghcr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v4
with:
context: .
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit a476549

Please sign in to comment.