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