Correct syntax for indexing action

This commit is contained in:
Dirk Baeumer
2021-09-02 20:47:18 +02:00
parent 08b69512e6
commit 8f7396616f

View File

@@ -5,8 +5,8 @@ on:
push:
branches:
- main
tags:
- '[0-9]+.[0-9]+.[0-9]+'
tags:
- '[0-9]+.[0-9]+.[0-9]+'
jobs:
richnav: