Skip to content

Commit 73eab34

Browse files
committed
fix: github action to open a PR
1 parent 2c06cde commit 73eab34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ jobs:
5050
Automated PR to update Lotus version references to ${{ env.LATEST_VERSION }}
5151
5252
This PR was automatically generated by GitHub Actions.
53-
branch: update-lotus-version
53+
branch: update-lotus-version-${{ env.LATEST_VERSION }}
5454
base: main
5555
delete-branch: true

0 commit comments

Comments
 (0)