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 21a6487 commit 185efe9Copy full SHA for 185efe9
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21
with:
22
fetch-depth: 0
23
- persist-credentials: false
+ persist-credentials: true
24
token: ${{ secrets.OXC_BOT_PAT }}
25
26
- uses: oxc-project/setup-rust@cd82e1efec7fef815e2c23d296756f31c7cdc03d # v1.0.0
0 commit comments