Skip to content

Commit 72d0fe1

Browse files
committed
chore: disable auto beta release workflow
1 parent 3077db0 commit 72d0fe1

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.github/workflows/release-package.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Node.js Package
22
on:
3-
release:
4-
types: [created]
5-
push:
6-
tags:
7-
- "*"
3+
workflow_dispatch:
84
jobs:
95
build:
106
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)