Skip to content

Commit 882d7ea

Browse files
committed
chore: update ci
1 parent 6796228 commit 882d7ea

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
branches: [main]
66
pull_request:
77
branches: [main]
8+
9+
env:
10+
REGISTRY: ghcr.io
11+
IMAGE_NAME: ${{ github.repository }}
812

913
jobs:
1014
docker:

0 commit comments

Comments
 (0)