Skip to content

Commit

Permalink
Merge pull request #108 from boschrexroth/guidfort-patch-2
Browse files Browse the repository at this point in the history
Update main.yml
  • Loading branch information
albrecht-j authored Dec 3, 2024
2 parents c8a2e58 + ff8d559 commit 9ba03e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,7 @@ jobs:
find scripts/ -name "*.md" | cpio -pd doc/
find scripts/ -name "*.png" | cpio -pd doc/
git config --global user.name "${GITHUB_ACTOR}"
git config --global user.email "${GITHUB_ACTOR}@users.noreply.github.com"
mike deploy --push --update-aliases ${{ github.ref_name }} latest

0 comments on commit 9ba03e0

Please sign in to comment.