Skip to content

Commit f6a2283

Browse files
committed
renamed release action
1 parent b1b34b9 commit f6a2283

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,10 +1,10 @@
1-
name: CI
1+
name: Release
22

33
on:
44
deployment:
55

66
jobs:
7-
deploy:
7+
release:
88

99
runs-on: ubuntu-latest
1010

0 commit comments

Comments
 (0)