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 4b1d548 commit 421854bCopy full SHA for 421854b
1 file changed
.github/workflows/update-submodule.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Commit and push changes
27
env:
28
- SUBMODULE_TOKEN: ${{ secrets.OCC_TOKEN }}
+ OCC_TOKEN: ${{ secrets.OCC_TOKEN }}
29
run: |
30
git config user.name "github-actions[bot]"
31
git config user.email "github-actions[bot]@users.noreply.github.com"
0 commit comments