Delete .github/workflows/release-please.yml
This commit is contained in:
@@ -1,13 +0,0 @@
|
|||||||
on:
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- launch
|
|
||||||
name: release-please
|
|
||||||
jobs:
|
|
||||||
release-please:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: google-github-actions/release-please-action@v3
|
|
||||||
with:
|
|
||||||
release-type: node
|
|
||||||
package-name: release-please-action
|
|
||||||
Reference in New Issue
Block a user