Skip to content

Commit

Permalink
ci: πŸ”„ persist credentials in release action (#2385)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-labs authored Jul 4, 2024
1 parent 4661f14 commit fd6b764
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
fetch-depth: 0
persist-credentials: false

- name: Setup Platform πŸ› 
uses: oven-sh/setup-bun@123c6c4e2fea3eb7bffaa91a85eb6b3d505bf7af # v2
Expand Down

0 comments on commit fd6b764

Please sign in to comment.