Skip to content

Commit

Permalink
feat: trying to build container package on release
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyMorgan committed Jun 2, 2023
1 parent 2b04577 commit cd2581c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-image-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
jobs:
Build:
build:
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit cd2581c

Please sign in to comment.