mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
;ci: release: see if making branches explicit enables this
This commit is contained in:
parent
bb1d8f5ed8
commit
3ff8a6291f
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -8,7 +8,7 @@ name: release
|
||||
on:
|
||||
push:
|
||||
tags: [ '[0-9]*', 'r[0-9]*' ]
|
||||
# branches: [ 'master', '[0-9]*-branch' ]
|
||||
branches: [ 'master', '[0-9]*-branch' ]
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
Loading…
Reference in New Issue
Block a user