diff --git a/.github/Close-Stale-Issues.yml b/.github/Close-Stale-Issues.yml index 717367c..84431ff 100644 --- a/.github/Close-Stale-Issues.yml +++ b/.github/Close-Stale-Issues.yml @@ -2,7 +2,7 @@ uses: actions/stale@v9.0.0 with: # Token for the repository. Can be passed in using `{{ secrets.GITHUB_TOKEN }}`. - repo-token: # optional, default is ${{ github.token }} + repo-token: # meu_segredo: ${{ secrets.MyGITHUB_TOKEN }} # The message to post on the issue when tagging it. If none provided, will not mark issues stale. stale-issue-message: # optional # The message to post on the pull request when tagging it. If none provided, will not mark pull requests stale.