瀏覽代碼

Update sync.yml

Removed the comment
Aarya Zunjarrao 1 年之前
父節點
當前提交
82bed6961d
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .github/workflows/sync.yml

+ 0 - 1
.github/workflows/sync.yml

@@ -15,4 +15,3 @@ jobs:
         with:
           GH_PAT: ${{ secrets.GH_PAT }}
 
-#In order for the Action to access your repositories you have to specify a Personal Access token as the value for GH_PAT (GITHUB_TOKEN will not work). [The PAT needs the full repo scope . ](https://github.com/BetaHuhn/repo-file-sync-action/discussions/31#discussioncomment-674804)