Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mo3et committed Sep 12, 2024
1 parent 734c534 commit 3d0038e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-version-by-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,6 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: "Update version to $TAG_VERSION"
branch: $BRANCH_NAME
# base: main # 原始仓库的目标分支
base: main # 原始仓库的目标分支
title: "Update version to $TAG_VERSION"
body: "This PR updates the version file to the new tag version $TAG_VERSION."

0 comments on commit 3d0038e

Please sign in to comment.