mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
chore(release): fix release-please setup
This commit is contained in:
1
.github/release-please-config.json
vendored
1
.github/release-please-config.json
vendored
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"bootstrap-sha": "d21192fb4ede08d81a2c9e68b68c33b67c9de18b",
|
||||
"packages": {
|
||||
".": {
|
||||
"release-type": "simple",
|
||||
|
||||
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
|
||||
jobs:
|
||||
release-please:
|
||||
|
||||
Reference in New Issue
Block a user