diff --git a/.github/workflows/update-gitee-bookmark.yml b/.github/workflows/update-gitee-bookmark.yml index 4b40a55..50fbbff 100644 --- a/.github/workflows/update-gitee-bookmark.yml +++ b/.github/workflows/update-gitee-bookmark.yml @@ -26,10 +26,6 @@ jobs: git config --global user.name "github-actions" git config --global user.email "github-actions@github.com" - - name: Authenticate with GitHub - run: | - git remote set-url origin https://x-access-token:${{ secrets.GH_PAT }}@github.com/funnymapi/Bookmark.git - - name: Push changes run: | git add Edge-bookmarks.html