Skip to content

Commit 7d448e2

Browse files
committed
switch out PAT for fresh one
1 parent ab0db13 commit 7d448e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/mirror-dot-agents.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
env:
2121
TOKEN: ${{ secrets.CODEBUFF_GITHUB_TOKEN }}
2222
run: |
23-
echo "$TOKEN" | cut -c1-10
2423
git subtree push --prefix=common/src/templates/initial-agents-dir \
2524
https://x-access-token:${TOKEN}@github.com/codebuffai/codebuff-dot-agents.git \
2625
main

0 commit comments

Comments
 (0)