Skip to content

Commit

Permalink
Update package code action
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderBraml committed Oct 27, 2023
1 parent e603213 commit f7ac2b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package_code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Move module into root directory
push_options: '--force origin tmp:origin/package_submodule'
push_options: '--force tmp:package_submodule'

0 comments on commit f7ac2b7

Please sign in to comment.