workflow: fix syntax error

This commit is contained in:
Timothy DeHerrera 2021-02-26 01:09:49 -07:00
parent 63190509c7
commit 6b377ac49b
No known key found for this signature in database
GPG key ID: 8985725DB5B0C122

View file

@ -3,7 +3,7 @@ name: Changelog
on:
push:
tags:
- [0-9]+.[0-9]+.[0-9]+
- '*.*.*'
jobs:
generate_changelog: