Fix actions
This commit is contained in:
parent
a595be09a2
commit
77264c3c20
|
@ -10,6 +10,9 @@ on:
|
|||
secrets:
|
||||
DOCKER_TOKEN:
|
||||
required: true
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
env:
|
||||
GHCR_NAMESPACE: sigb.us
|
||||
|
|
Loading…
Reference in a new issue