Skip to content

Commit c869c5f

Browse files
committed
workflow: fix docker workflow
Fix an issue with the docker workflow
1 parent 0e877b2 commit c869c5f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/docker-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
- v*
88
env:
99
REGISTRY: ghcr.io
10-
REGISTRY_IMAGE: ${{ github.repository }}
1110

1211
jobs:
1312
build:

0 commit comments

Comments
 (0)