Skip to content

Commit

Permalink
prerelease workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisLiraC committed Sep 15, 2024
1 parent b697fa5 commit e8c4f2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/prerelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ jobs:
name: ${{ runner.os }}
path: ${{ runner.os }}.tgz

create-release:
create-pre-release:
needs: [build-artifacts]
runs-on: ubuntu-latest
name: Create Release
name: Create Pre-release
permissions:
contents: write
steps:
Expand Down

0 comments on commit e8c4f2d

Please sign in to comment.