We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c06cde commit 73eab34Copy full SHA for 73eab34
.github/workflows/update-versions.yml
@@ -50,6 +50,6 @@ jobs:
50
Automated PR to update Lotus version references to ${{ env.LATEST_VERSION }}
51
52
This PR was automatically generated by GitHub Actions.
53
- branch: update-lotus-version
+ branch: update-lotus-version-${{ env.LATEST_VERSION }}
54
base: main
55
delete-branch: true
0 commit comments