mirror of
https://github.com/penpot/penpot-helm.git
synced 2025-03-11 15:11:22 -05:00
chore: enable release action
This commit is contained in:
parent
f1bf37740b
commit
6547fe0907
1 changed files with 6 additions and 6 deletions
10
.github/workflows/release.yml
vendored
10
.github/workflows/release.yml
vendored
|
@ -12,11 +12,11 @@ on:
|
||||||
- info
|
- info
|
||||||
- warning
|
- warning
|
||||||
- debug
|
- debug
|
||||||
#push:
|
push:
|
||||||
# branches:
|
branches:
|
||||||
# - main
|
- main
|
||||||
# paths:
|
paths:
|
||||||
# - "charts/**"
|
- "charts/**"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
|
|
Loading…
Add table
Reference in a new issue