Skip to content

Commit 66bf299

Browse files
authored
Merge pull request #37 from passageidentity/PSG-3992
PSG-3992: workflow_dispatch changed for publish; only for testing
2 parents ac082c4 + 0977890 commit 66bf299

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Publish Flutter Package
22

33
on:
4-
repository_dispatch:
5-
types: [publish]
4+
workflow_dispatch:
65

76
jobs:
87
publish:

0 commit comments

Comments
 (0)