mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-13 22:03:31 +01:00
Fix typo
This commit is contained in:
parent
0d36fe3563
commit
3852c2bc39
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ workflows:
|
|||
filters:
|
||||
branches:
|
||||
ignore: /develop|master|release-.*/
|
||||
- dockerhub:
|
||||
- dockerhubupload:
|
||||
filters:
|
||||
tags:
|
||||
only: /v[0-9].[0-9]+.[0-9]+(.[0-9]+)?/
|
||||
|
|
Loading…
Reference in a new issue