Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
daflyinbed committed May 1, 2024
1 parent b656a41 commit e5820a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
ghcr.io/mooncellwiki/mw
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=sha
- name: Build and push Docker image
Expand All @@ -62,7 +61,6 @@ jobs:
ghcr.io/mooncellwiki/ng
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=sha
- name: Build and push Docker image
Expand Down

0 comments on commit e5820a8

Please sign in to comment.