Skip to content

Commit

Permalink
fix(release): release as 4.0.0-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
diehbria committed Mar 15, 2023
1 parent c4d2c1b commit f2967b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
- uses: google-github-actions/release-please-action@v3
id: release
with:
command: manifest
prerelease: true
command: manifest-pr
release-as: 4.0.0-nightly
token: ${{secrets.GITHUB_TOKEN}}
default-branch: main

Expand Down

0 comments on commit f2967b0

Please sign in to comment.