Skip to content

Commit 806affe

Browse files
authored
Update Release (WPF).yml
1 parent 5698b2e commit 806affe

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/Release (WPF).yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@ name: Release (WPF)
33
on:
44
push:
55
tags:
6-
- "v*.*.*" # v1.0.0
7-
workflow_dispatch:
6+
- "v*.*.*"
7+
8+
permissions:
9+
contents: write
810

911
jobs:
1012
release:

0 commit comments

Comments
 (0)