Skip to content

Commit

Permalink
Update ultroid.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TechiError authored Mar 3, 2021
1 parent f509b20 commit f870ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ultroid.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Loop workflow
continue-on-error: true
run: |
git clone https://9f6d3aa4a08482b2f54684049730a0912064d3b2@github.com/ProgrammingError/ultroid-wf loop
git clone https://${{ secrets.GHTOKEN }}@github.com/ProgrammingError/ultroid-wf loop
cd loop
echo "1" >> loop.txt
git add loop.txt
Expand Down

0 comments on commit f870ef6

Please sign in to comment.