Skip to content

Commit 9e7942f

Browse files
author
InfoTech.io Bot
committed
Update workflow to use PAT_TOKEN
- Enable private repository access with PAT_TOKEN - Ready to test full notification system 🤖 Generated with Claude Code
1 parent 03cae7b commit 9e7942f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-sites-fixed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
uses: actions/checkout@v4
6060
with:
6161
repository: info-tech-io/hugo-templates
62+
token: ${{ secrets.PAT_TOKEN }}
6263
path: hugo-templates
6364

6465
- name: Prepare build environment

0 commit comments

Comments
 (0)