Skip to content

Commit 1ea4c67

Browse files
committed
Rename release workflow
1 parent a69876f commit 1ea4c67

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
@@ -4,7 +4,7 @@ on:
44
tags:
55
- '*'
66
jobs:
7-
test:
7+
release:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: "checkout"

0 commit comments

Comments
 (0)