Skip to content

Commit

Permalink
Update PR workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
Oberacda committed Feb 21, 2024
1 parent f70f5bd commit 4bcaf4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
git clone \
--depth=1 \
--branch=main \
https://some-user:${{ secrets.ACCESS_TOKEN }}@github.com/$REPOSITORY \
https://fzi-forschungszentrum-informatik:${{ secrets.ACCESS_TOKEN }}@github.com/$REPOSITORY \
$FOLDER
cd $FOLDER
Expand Down

0 comments on commit 4bcaf4f

Please sign in to comment.