Skip to content

Commit 5ed94df

Browse files
author
Paul C
committed
ci: add workflow_dispatch and self-trigger to WolfNet release workflow
1 parent e936626 commit 5ed94df

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
paths:
77
- 'Cargo.toml'
88
- 'src/**'
9+
- '.github/workflows/release.yml'
10+
workflow_dispatch:
911

1012
jobs:
1113
build:

0 commit comments

Comments
 (0)