Skip to content

Commit

Permalink
Update schedule.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp authored Jan 18, 2024
1 parent 4a3531a commit 6d2dfcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
git push origin update/confluence-content
gh pr create --assignee "mishraomp" --base main --title "Updated content from confluence." --body "Updated content from confluence."
env:
GH_TOKEN: ${{ github.token }}
GH_TOKEN: ${{ secrets.PAT_GHA }}

0 comments on commit 6d2dfcb

Please sign in to comment.