Skip to content

Commit

Permalink
ci: Change release flow to be manual
Browse files Browse the repository at this point in the history
  • Loading branch information
TriPSs committed Dec 27, 2023
1 parent 579be5d commit 50f6ee4
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
name: Release

on:
push:
branches:
- main
paths-ignore:
- 'package.json'
- 'CHANGELOG.md'
workflow_dispatch:

permissions:
contents: write
Expand Down

0 comments on commit 50f6ee4

Please sign in to comment.