Skip to content

Commit

Permalink
fix: set fetch-depth: 0 to enable snapcraft remote-build
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk committed May 1, 2024
1 parent 3c58296 commit 99c88b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-to-candidate/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ runs:
uses: actions/checkout@v4
with:
token: ${{ inputs.repo-token }}
fetch-depth: 0

- name: Setup semver tool
shell: bash
Expand Down

0 comments on commit 99c88b6

Please sign in to comment.