Skip to content

Commit e823b59

Browse files
authored
feat: add workflow_dispatch trigger to publish configuration (#41)
2 parents b6529eb + 9f89dcc commit e823b59

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)