Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Commit

Permalink
fix(:bug:): improve release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoache1 committed Nov 4, 2022
1 parent 9142376 commit b94f699
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
persist-credentials: false
- name: Setup Node.js
uses: actions/setup-node@v2
Expand Down
1 change: 0 additions & 1 deletion text.txt

This file was deleted.

0 comments on commit b94f699

Please sign in to comment.