Skip to content

Commit 82291b8

Browse files
committed
fix CI
1 parent 89d3cc8 commit 82291b8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/docker-build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
branches:
66
- main
77

8+
env:
9+
REGISTRY: ghcr.io
10+
IMAGE_NAME: ${{ github.repository }}
11+
812
jobs:
913
build:
1014
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)