Skip to content

Commit

Permalink
argh
Browse files Browse the repository at this point in the history
  • Loading branch information
subdavis committed Sep 25, 2024
1 parent 2687169 commit a7c546b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ steps:
- git config --global user.email $GIT_AUTHOR_EMAIL
- git add .
- git commit -m "automated daily generation routine"
- git remote set-url origin "https://${GITHUB_TOKEN}@github.com/subdavis/open-journal-mpls.git"
- echo "https://${GITHUB_TOKEN}@github.com/subdavis/open-journal-mpls.git"
- git push -u origin main

trigger:
Expand Down

0 comments on commit a7c546b

Please sign in to comment.