Skip to content

Commit

Permalink
chore: bump
Browse files Browse the repository at this point in the history
  • Loading branch information
valentine195 committed Nov 21, 2024
1 parent b2c2881 commit 2dcfdd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/release-please-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
needs: [build, release]
steps:
- uses: actions/checkout@v4
with:
ref: main
- name: Update Beta Manifest
continue-on-error: true
env:
Expand Down
2 changes: 1 addition & 1 deletion .release-please-manifest-beta.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.0.0-beta"
".": "1.5.0"
}

0 comments on commit 2dcfdd6

Please sign in to comment.