this repo has no description
0
fork

Configure Feed

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

Try tag_name

Why this action so complicated

+1
+1
.github/workflows/prodtag.yml
··· 23 23 - run: cd dist && zip -r ../phanpy-dist.zip . && cd .. 24 24 - uses: softprops/action-gh-release@v1 25 25 with: 26 + tag_name: ${{ github.ref_name }} 26 27 generate_release_notes: true 27 28 files: phanpy-dist.zip