Skip to content

Commit

Permalink
Merge pull request #9 from e7d/feat/main/improve-github-actions
Browse files Browse the repository at this point in the history
Fix GitHub actions metadata set, again
  • Loading branch information
e7d authored Apr 5, 2024
2 parents d94c2e3 + aa4049a commit 38f088e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=edge,branch=$repo.default_branch
type=ref,event=pr
- name: Build and push Docker image
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 38f088e

Please sign in to comment.