this repo has no description
0
fork

Configure Feed

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

Maybe need —tags

+1 -1
+1 -1
.github/workflows/prodtag.yml
··· 13 13 with: 14 14 ref: production 15 15 - run: git tag "`date +%Y.%m.%d`.`git rev-parse --short HEAD`" $(git rev-parse HEAD) 16 - - run: git push 16 + - run: git push --tags