Skip to content

Commit e8c4f2d

Browse files
committed
prerelease workflow
1 parent b697fa5 commit e8c4f2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/prerelease.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ jobs:
5757
name: ${{ runner.os }}
5858
path: ${{ runner.os }}.tgz
5959

60-
create-release:
60+
create-pre-release:
6161
needs: [build-artifacts]
6262
runs-on: ubuntu-latest
63-
name: Create Release
63+
name: Create Pre-release
6464
permissions:
6565
contents: write
6666
steps:

0 commit comments

Comments
 (0)