Skip to content

Commit d306573

Browse files
committed
chore(ci): add workflow_dispatch for testing (to be removed)
1 parent c3b74d5 commit d306573

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
tags:
66
- 'v*'
7+
workflow_dispatch: # temporary: for testing the workflow
78

89
jobs:
910
# Build job - no id-token permission (security: isolate build from publish)

0 commit comments

Comments
 (0)