Skip to content

Commit ee9239f

Browse files
Rename Action from Build to Release (#585)
to better reflect what it does
1 parent cfc1498 commit ee9239f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build
1+
name: Release
22
on:
33
push:
44
tags:

0 commit comments

Comments
 (0)