mirror of
https://github.com/kiegroup/git-backporting.git
synced 2025-07-22 06:18:27 +02:00
ci: automatic dist folder generation
Release-As: 2.0.1
This commit is contained in:
parent
0dd4700783
commit
6ed41b245d
3 changed files with 27 additions and 2 deletions
3
.github/workflows/release-please.yml
vendored
3
.github/workflows/release-please.yml
vendored
|
@ -1,9 +1,10 @@
|
|||
name: "Release Please"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
name: release-please
|
||||
jobs:
|
||||
release-please:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue