this repo has no description
0
fork

Configure Feed

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

Update workflow trigger

+1 -1
+1 -1
.github/workflows/build-and-release.yml
··· 2 2 3 3 on: 4 4 release: 5 - types: [created, edited, published, unpublished, prereleased, released] 5 + types: [created, edited] 6 6 workflow_dispatch: 7 7 inputs: 8 8 tag: