CI: re-tag the gated image as semver + latest on vX.Y.Z tag push
This commit was merged in pull request #5.
This commit is contained in:
@@ -2,6 +2,7 @@ name: Mirror
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
tags: ['**']
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user