Skip to content

Commit

Permalink
ci(release): 馃捇 don't use persisted credentials (#2194)
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan-dutoit committed Aug 16, 2023
1 parent 58aeb06 commit 6c22f67
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,10 @@ jobs:

steps:
- uses: actions/checkout@v3

with:
fetch-depth: 0
persist-credentials: false

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 6c22f67

Please sign in to comment.