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 0a86775 commit 28fcfd6Copy full SHA for 28fcfd6
.github/workflows/release.yml
@@ -25,6 +25,7 @@ jobs:
25
- name: Checkout code
26
uses: actions/checkout@v3
27
with:
28
+ fetch-depth: 0
29
token: ${{ steps.app.outputs.app_token }}
30
ref: ${{ github.ref_name }}
31
0 commit comments