Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
EliasTors committed Nov 28, 2023
1 parent 52f63c3 commit 8059139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ipynb-convert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
git config --local user.name "GitHub Action"
git add .
git commit -m "Convert rapport.ipynb to README.md"
git push https://x-access-token:${{ secrets.PAT }}@github.com/EliasTors/MegaTrond.git
git push origin HEAD:main

0 comments on commit 8059139

Please sign in to comment.