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 f614701 commit cc6f396Copy full SHA for cc6f396
.github/workflows/branch.yml
@@ -13,6 +13,8 @@ jobs:
13
steps:
14
- name: Checkout
15
uses: actions/checkout@v2
16
+ with:
17
+ fetch-depth: 0
18
19
- name: Get the branch version
20
id: get_branch
0 commit comments