Skip to content

Commit

Permalink
Update release_workspace.yml by removing fetch-depth:0
Browse files Browse the repository at this point in the history
  • Loading branch information
04kash authored Oct 24, 2024
1 parent 4989116 commit d90b3ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_workspace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
with:
ref: ${{ inputs.branch }}
fetch-depth: 0
- name: Set up Node
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
with:
Expand Down

0 comments on commit d90b3ea

Please sign in to comment.