We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e0d334 commit 501fcebCopy full SHA for 501fceb
.github/workflows/release.yml
@@ -40,6 +40,7 @@ jobs:
40
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
41
with:
42
ref: ${{ inputs.version_number }}
43
+ fetch-depth: 0
44
- name: Generate manifest files
45
env:
46
GITHUB_REPOSITORY_OWNER: ${{ github.repository_owner }}
0 commit comments