Skip to content

Commit 7e10b68

Browse files
fix: updated to manual releases
1 parent c399c1b commit 7e10b68

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/.gitkeep

Whitespace-only changes.

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ permissions:
66
pull-requests: write
77

88
on:
9-
push:
10-
branches: [main]
9+
workflow_dispatch:
1110

1211
jobs:
1312
release:

0 commit comments

Comments
 (0)