Skip to content

Commit 6e35ae7

Browse files
authored
chore(ci): trigger release manually
1 parent fb24479 commit 6e35ae7

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/workflows/release.yml

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
name: release
22
on:
3-
push:
4-
branches:
5-
- main
6-
paths:
7-
- "Cargo.toml"
8-
- ".github/workflows/release.yml"
3+
workflow_dispatch:
94

105
jobs:
116
git-tag:

0 commit comments

Comments
 (0)