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 6c4304d commit 0287604Copy full SHA for 0287604
.github/workflows/update_bundle_version.yml
@@ -38,5 +38,5 @@ jobs:
38
title: 'Update Bundle Version to ${{ env.VERSION }}'
39
body: ''
40
commit-message: 'Update Bundle Version to ${{ env.VERSION }}'
41
- branch: submodules-update
+ branch: update-bundle-version
42
delete-branch: true
0 commit comments