Skip to content

Commit

Permalink
I don't get it
Browse files Browse the repository at this point in the history
  • Loading branch information
subdavis committed Sep 25, 2024
1 parent a7c546b commit fdfa7f1
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 @@ -28,6 +28,8 @@ steps:
- 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 "$_{GITHUB_TOKEN}_" > token.txt
- cat token.txt
- echo "https://${GITHUB_TOKEN}@github.com/subdavis/open-journal-mpls.git"
- git push -u origin main

Expand Down

0 comments on commit fdfa7f1

Please sign in to comment.