Skip to content

Commit

Permalink
fixup! init
Browse files Browse the repository at this point in the history
  • Loading branch information
jaci-nordic committed Sep 20, 2023
1 parent 6f217c7 commit ff217c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
Signed-off-by: Nordic Builder <[email protected]>
EOF
git remote set-url origin https://${{ secrets.GITHUB_TOKEN }}@github.com/${{ steps.pr-origin.outputs.pr_repo_owner }}/sdk-nrf-testing.git
git remote set-url origin https://${{ secrets.ALMOST_FULL_ACCESS }}@github.com/${{ steps.pr-origin.outputs.pr_repo_owner }}/sdk-nrf-testing.git
git push origin HEAD:${{ github.head_ref }}
- name: Post summary
Expand Down

0 comments on commit ff217c3

Please sign in to comment.