bridgedb / docker

BridgeDb Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add version to docker push in gh action

marvinm2 opened this issue · comments

To have 2 pushes with 2 tags:

  • latest
  • [version]

Solved with
#29
and
#26