Connect applications to schemes, filetypes, and more on macOS (more to come)
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

added workflow-dispatch to the release conditions

+1
+1
.github/workflows/release.yml
··· 5 5 push: 6 6 tags: 7 7 - '*' 8 + workflow_dispatch: {} 8 9 defaults: 9 10 run: 10 11 shell: bash