We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93e3b96 commit a105f7bCopy full SHA for a105f7b
1 file changed
.github/workflows/update-builtins.yml
@@ -23,6 +23,7 @@ jobs:
23
steps:
24
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
25
with:
26
+ persist-credentials: true
27
token: ${{ secrets.OXC_BOT_PAT }}
28
29
- name: Read Node.js version
0 commit comments