diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 2e3f17d..0161fff 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -45,4 +45,6 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./dist - force_orphan: true \ No newline at end of file + force_orphan: true + user_name: 'Max Patiiuk' + user_email: 'max@patii.uk' \ No newline at end of file