Skip to content

Commit

Permalink
Remove fetch-depth: 0 that should not be necessary for npm libs
Browse files Browse the repository at this point in the history
Co-authored-by: Florian Dupuy <66690739+flo-dup@users.noreply.github.com>
Signed-off-by: Antoine Bouhours <antoine.bouhours@rte-france.com>
  • Loading branch information
antoinebhs and flo-dup authored Nov 5, 2024
1 parent 60186c9 commit 2f44b30
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 @@ -29,7 +29,6 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ steps.app-token.outputs.token }}

- uses: actions/setup-node@v4
Expand Down

0 comments on commit 2f44b30

Please sign in to comment.