Skip to content

Commit

Permalink
Update build-and-push-release-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
looksimplers authored Jan 29, 2024
1 parent 6774e6e commit be098af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-push-release-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
uses: docker/metadata-action@v5
with:
images: |
neosmemo/memos
ghcr.io/usememos/memos
likesimpler/memos
ghcr.io/looksimplers/memos
tags: |
type=semver,pattern={{version}},value=${{ env.VERSION }}
type=semver,pattern={{major}}.{{minor}},value=${{ env.VERSION }}
Expand Down

0 comments on commit be098af

Please sign in to comment.