Skip to content

Commit

Permalink
Update package install
Browse files Browse the repository at this point in the history
  • Loading branch information
webb-ben committed Sep 28, 2023
1 parent 915382e commit afd27f3
Show file tree
Hide file tree
Showing 3 changed files with 2,570 additions and 263 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
push:
branches:
- main
- test
release:
types: [published]

Expand Down Expand Up @@ -50,7 +51,7 @@ jobs:
images: |
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=raw,value=latest,enable={{is_default_branch}}
type=raw,value=test
type=semver,pattern={{version}}
- name: Build and push
Expand Down
Loading

0 comments on commit afd27f3

Please sign in to comment.