Skip to content

Commit

Permalink
feat: Config
Browse files Browse the repository at this point in the history
  • Loading branch information
dango2887 committed Aug 23, 2023
1 parent bda31c1 commit 5c2b323
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push_lib_widget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
git config --global --add safe.directory /__w/DangoUnit/DangoUnit
git config --global user.email "[email protected]"
git config --global user.name "GitHub Actions"
git add .
git commit -am "Update versionCode"
echo ${{ secrets.PERSONAL_ACCESS_TOKEN }}
git push
Expand Down

0 comments on commit 5c2b323

Please sign in to comment.