Skip to content

Commit

Permalink
Chore: Update Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MoGuangYu committed Oct 7, 2023
1 parent 8346789 commit c91c117
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
build:
runs-on: ubuntu-latest

env:
isAlpha: true

steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down Expand Up @@ -43,6 +46,7 @@ jobs:
tag_name: Prerelease-Alpha
files: Surfing_v*.zip
prerelease: true
generate_release_notes: true
body: |
Synchronize the latest code updates of branches and keep only the latest version
Expand Down

0 comments on commit c91c117

Please sign in to comment.