mirror of
https://github.com/divnix/digga.git
synced 2024-11-23 11:22:08 +03:00
workflow: gen changelog on version push
This commit is contained in:
parent
8f014c004d
commit
63190509c7
5
.github/workflows/changelog.yml
vendored
5
.github/workflows/changelog.yml
vendored
@ -1,8 +1,9 @@
|
||||
name: Changelog
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
push:
|
||||
tags:
|
||||
- [0-9]+.[0-9]+.[0-9]+
|
||||
|
||||
jobs:
|
||||
generate_changelog:
|
||||
|
Loading…
Reference in New Issue
Block a user