Merge pull request 'Quote version tag' (#985) from fix-action into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/985
This commit is contained in:
commit
c8d906eb99
2
.github/workflows/deploy-docker-tag.yaml
vendored
2
.github/workflows/deploy-docker-tag.yaml
vendored
@ -3,7 +3,7 @@ name: cd
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- *.*.*
|
||||
- '*.*.*'
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
Loading…
Reference in New Issue
Block a user