This commit is contained in:
Alexey Kolegov 2023-01-16 10:27:58 +02:00
parent 0e5e0a9654
commit a84102dd0e
1 changed files with 2 additions and 1 deletions

View File

@ -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: