Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue authored Apr 19, 2022
1 parent 0c16deb commit a973057
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- name: Build and push Docker images
uses: docker/build-push-action@v2
with:
repository: overtrue/phplint
push: true
tags: overtrue/phplint:${{ steps.extract_branch.outputs.branch }}

0 comments on commit a973057

Please sign in to comment.