We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 110cb23 commit 3532b1cCopy full SHA for 3532b1c
1 file changed
.github/workflows/update-cotw.yml
@@ -11,6 +11,7 @@ jobs:
11
with:
12
repository: 'Codecademy/docs'
13
path: 'docs'
14
+ token: ${{ secrets.ACTIONS_GITHUB_TOKEN }}
15
- uses: actions/setup-node@v4
16
17
cache: 'yarn'
0 commit comments