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

Commit

Permalink
Merge pull request #22 from xmartlabs/chore/improve_release
Browse files Browse the repository at this point in the history
fix(:bug:): improve release workflow
  • Loading branch information
nicoache1 authored Nov 4, 2022
2 parents 9142376 + b94f699 commit 9267480
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 9267480

Please sign in to comment.