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 c03c5f6 commit d32a45d
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 @@ -60,4 +60,4 @@ jobs:

# Whether to push the commit and, if any, its tags to the repo. It can also be used to set the git push arguments (see the paragraph below for more info)
# Default: true
push: --force origin main:package_submodule
push: origin main:package_submodule --force --set-upstream

0 comments on commit d32a45d

Please sign in to comment.