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 ee68ab8 commit 6ca4edc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/count-task-completion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
steps:
- name: Checkout source code
uses: actions/checkout@v3
# with:
# persist-credentials: false
with:
persist-credentials: false
# token: ${{ secrets.GH_TOKEN }}
- name: Install Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit 6ca4edc

Please sign in to comment.