We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa08e1e commit 44b2ec0Copy full SHA for 44b2ec0
1 file changed
.github/workflows/remote_release.yml
@@ -27,7 +27,7 @@ jobs:
27
cd ..
28
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
29
git config --local user.name "github-actions[bot]"
30
- git add .
+ git add open-simulation-interface
31
git commit -m "OSI submodule updated"
32
continue-on-error: true
33
0 commit comments