Skip to content

Commit

Permalink
checkout dev
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSchobben committed Aug 2, 2024
1 parent 71ef6e6 commit e5f12de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
cd ./pythia
git config --local user.name "$GITHUB_ACTOR"
git config --local user.email "[email protected]"
git checkout dev
git add .
git commit -m "Quarto output" || echo "No changes to commit"
git push || echo "No changes to commit"
Expand Down

0 comments on commit e5f12de

Please sign in to comment.