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 236af99 commit 95a3c40
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release-please-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
- "beta"
env:
PLUGIN_NAME: calendarium
GH_BOT_EMAIL: "valentine.195@gmail.com"
GH_BOT_NAME: "valentine195"
GH_BOT_EMAIL: "41898282+github-actions[bot]@users.noreply.github.com"
GH_BOT_NAME: "GitHub Action"

permissions:
contents: write
Expand Down Expand Up @@ -67,7 +67,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: main
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 95a3c40

Please sign in to comment.