Skip to content

Commit

Permalink
chore: verison test
Browse files Browse the repository at this point in the history
Release-As: 1.2.0-beta.4
  • Loading branch information
missannil committed Dec 7, 2023
1 parent bf7678c commit d1f34b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
runs-on: ubuntu-latest
outputs:
release_created: ${{ steps.release.outputs.release_created }}
version: ${{ steps.release.outputs.version }}
steps:
# 使用哪个action
- uses: google-github-actions/release-please-action@v3
Expand Down

0 comments on commit d1f34b0

Please sign in to comment.