Skip to content

Commit

Permalink
Beta Release (#2639)
Browse files Browse the repository at this point in the history
Created by Github action
  • Loading branch information
shrunyan authored Mar 27, 2024
2 parents 298de8e + a5d14b0 commit e7e401e
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/workflows/cd-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,22 +90,6 @@ jobs:
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

# create_stage_release:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v4
# with:
# fetch-depth: 0

# - uses: Wuerike/standard-version-release-branch@1.2.0
# with:
# github_token: ${{ secrets.GITHUB_TOKEN }}
# release_version: ${{ github.event.inputs.version }}
# origin_branch: dev
# target_branch: stage
# as_draft: true
# pr_template: "PR opened by [standard-version-release-branch](https://github.com/Wuerike/standard-version-release-branch)"

# release-please:
# runs-on: ubuntu-latest
# steps:
Expand Down

0 comments on commit e7e401e

Please sign in to comment.