Ripped out the pseudonym reserve system

Moving to JWT tokens in future
This commit is contained in:
2021-03-08 11:44:12 +11:00
parent 2667af503e
commit 3e31429a4f
10 changed files with 17 additions and 110 deletions
+3
View File
@@ -2,6 +2,9 @@ name: Publish Docker image
on:
release:
types: [ published ]
push:
tags:
- v1.*
jobs:
push_to_registry:
name: Push Docker Image to Docker Hub