Skip to content

Commit 0b31281

Browse files
committed
Rename release pipeline
1 parent 293f10c commit 0b31281

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Go
1+
name: Release
22

33
on:
44
push:
@@ -12,7 +12,7 @@ env:
1212

1313
jobs:
1414

15-
build:
15+
release:
1616
runs-on: ubuntu-latest
1717
permissions:
1818
contents: read

0 commit comments

Comments
 (0)