Skip to content

Commit

Permalink
ci: add 3.0.0-alpha tag to builds
Browse files Browse the repository at this point in the history
  • Loading branch information
NGPixel committed Sep 24, 2023
1 parent 4dcc939 commit 7c2b5dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
# cache-to: type=gha,mode=max
platforms: linux/amd64,linux/arm64
tags: |
ghcr.io/requarks/wiki:3.0.0-alpha
ghcr.io/requarks/wiki:${{ env.REL_VERSION }}
- name: Prepare build archive
Expand Down

0 comments on commit 7c2b5dd

Please sign in to comment.