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 c937814 commit dfaea4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push_lib_widget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
git add .
git commit -am "Update versionCode"
echo $PAT
# git push https://${{ secrets.PERSONAL_ACCESS_TOKEN }}@github.com/Dango-dx/DangoUnit.git HEAD:master
git push
env:
PAT: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
Expand Down

0 comments on commit dfaea4d

Please sign in to comment.