Delete .github/workflows/release-please.yml

This commit is contained in:
Frikky
2024-11-12 12:22:45 +01:00
committed by GitHub
parent e7097de1c3
commit 64f481db21
-13
View File
@@ -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