Skip to content

Commit

Permalink
Update count-task-completion.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ourai authored Jul 4, 2024
1 parent 440df1a commit 90b495d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/count-task-completion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
steps:
- name: Checkout source code
uses: actions/checkout@v3
with:
persist-credentials: false
token: ${{ secrets.GH_TOKEN }}
# with:
# persist-credentials: false
# token: ${{ secrets.GH_TOKEN }}
- name: Install Node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 90b495d

Please sign in to comment.