Skip to content

Commit

Permalink
update net80-dotnet-format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubakimoto committed Jul 30, 2023
1 parent 99c7de8 commit e2fdabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/net80-dotnet-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
git add .
git commit -m "[bot] Auto formatted"
git push --set-upstream origin $HEAD_BRANCH
git checkout $BASE_BRANCH
# git checkout $BASE_BRANCH
echo "base-branch-name: $BASE_BRANCH"
echo "base-branch-name=$BASE_BRANCH" >> $GITHUB_OUTPUT
echo "head-branch-name: $HEAD_BRANCH"
Expand Down

0 comments on commit e2fdabb

Please sign in to comment.