Skip to content

Commit 29df7e7

Browse files
committed
update release script
Signed-off-by: Guillaume W. Bres <[email protected]>
1 parent 65ba1d9 commit 29df7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010

1111
jobs:
1212
publish_crates:
13-
name: Release Libraries
13+
name: Release
1414
runs-on: ubuntu-latest
1515
continue-on-error: true
1616
if: github.ref_type == 'tag'

0 commit comments

Comments
 (0)