tag fix
This commit is contained in:
@@ -3,8 +3,8 @@ name: Build and publish Docker image to GHCR
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
tags:
|
||||
- "v*"
|
||||
tags:
|
||||
- "v*"
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Reference in New Issue
Block a user