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 961bbff commit 6f19cb8Copy full SHA for 6f19cb8
.github/workflows/release.yml
@@ -18,6 +18,8 @@ jobs:
18
steps:
19
- name: Checkout
20
uses: actions/checkout@v3
21
+ with:
22
+ fetch-depth: 0
23
24
- name: Set ENV for github-release
25
# https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#setting-an-environment-variable
0 commit comments