chore: remove release-please
This commit is contained in:
parent
d134acbcee
commit
ed8f7a436f
1 changed files with 0 additions and 13 deletions
13
.github/workflows/release-please.yml
vendored
13
.github/workflows/release-please.yml
vendored
|
@ -1,13 +0,0 @@
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
name: release-please
|
|
||||||
jobs:
|
|
||||||
release-please:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: google-github-actions/release-please-action@v4
|
|
||||||
with:
|
|
||||||
release-type: simple
|
|
||||||
package-name: release-please-action
|
|
Loading…
Reference in a new issue