diff --git a/pages/client/upgrade.mdx b/pages/client/upgrade.mdx index 202a0fb..dcd3b7b 100644 --- a/pages/client/upgrade.mdx +++ b/pages/client/upgrade.mdx @@ -33,6 +33,8 @@ jobs: steps: - uses: actions/checkout@v3 - run: gh repo sync / # Replace the placeholders within the < > + env: + GH_TOKEN: ${{ github.token }} - uses: gautamkrishnar/keepalive-workflow@v1 env: GH_TOKEN: ${{ github.token }}