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 5471b82 commit 3582d59Copy full SHA for 3582d59
1 file changed
.github/workflows/update-submodule.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
token: ${{ secrets.OCC_TOKEN }}
39
commit-message: Update submodules to latest versions
40
- title: Update OCC.Library submodule to commit ${{ steps.submodule-hash.outputs.short }}
+ title: 'Update OCC.Library submodule to commit # ${{ steps.submodule-hash.outputs.short }}'
41
body: |
42
Automated submodule update generated by workflow.
43
branch: update-submodules
0 commit comments