+
This commit is contained in:
parent
0e5e0a9654
commit
a84102dd0e
1 changed files with 2 additions and 1 deletions
3
.github/workflows/publish-latest.yaml
vendored
3
.github/workflows/publish-latest.yaml
vendored
|
@ -1,6 +1,7 @@
|
|||
name: Build and publish latest tag to Docker Hub (releases only)
|
||||
on:
|
||||
push: [fix_totp_auth]
|
||||
release:
|
||||
types: [created]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue