Skip to content

Commit 9f89dcc

Browse files
committed
feat: add workflow_dispatch trigger to publish configuration
1 parent 78b1851 commit 9f89dcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- version/1.21
7+
workflow_dispatch:
78

89
env:
910
SLNE_SNAPSHOTS_REPO_USERNAME: ${{ secrets.SLNE_SNAPSHOTS_REPO_USERNAME }}

0 commit comments

Comments
 (0)