Skip to content

Commit 0f33843

Browse files
committed
name step
1 parent 976aa23 commit 0f33843

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- run: npm ci
2222
- run: npm run build
2323
- uses: softprops/action-gh-release@v1
24+
name: Release
2425
if: startsWith(github.ref, 'refs/tags/')
2526
with:
2627
files: |

0 commit comments

Comments
 (0)