Skip to content

Commit

Permalink
Added id to push branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
yoavo-codium committed Nov 11, 2024
1 parent 8df5019 commit c3e57d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs-to-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
git commit -m "Automated update to docs_context.txt"
- name: Push branch to remote
id: push-branch
continue-on-error: true # In case the branch fails we want to notify users on slack.
working-directory: codium-proxy
env:
Expand Down

0 comments on commit c3e57d5

Please sign in to comment.