Skip to content

Commit

Permalink
auth issue
Browse files Browse the repository at this point in the history
  • Loading branch information
subdavis committed Sep 24, 2024
1 parent 11ceafe commit f42693b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ steps:
- git config --global user.email 'drone-ci[bot]@users.noreply.github.com'
- git add .
- git commit -m "automated daily generation routine"
- git push https://subdavis:${GITHUB_TOKEN}@github.com/subdavis/open-journal-mpls.git
- git push "https://${GITHUB_TOKEN}@github.com/subdavis/open-journal-mpls.git"

trigger:
event:
Expand Down

0 comments on commit f42693b

Please sign in to comment.