Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bo-lu authored May 24, 2024
1 parent 403f986 commit 4f7b193
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
git config --global user.name "bo-lu"
git config --global user.email "[email protected]"
branch_name="dev-release"
git checkout -b $branch_name
git add ${{ github.workspace }}/temp
Expand Down

0 comments on commit 4f7b193

Please sign in to comment.