Skip to content

Commit 60a28ed

Browse files
fix: update job name in release workflow for clarity
1 parent 5a95903 commit 60a28ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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

1010
jobs:
1111
release-ubuntu:
12-
name: Verify on Ubuntu
12+
name: Release on Ubuntu
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Checkout repository

0 commit comments

Comments
 (0)