Skip to content

Commit 0530c2b

Browse files
ci: fix
1 parent ae836bb commit 0530c2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release renamed to .github/workflows/release.yml

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

33
permissions:
44
contents: write
@@ -9,7 +9,7 @@ on:
99
- '**'
1010

1111
jobs:
12-
release:
12+
release2:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)