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 9163837 commit 80a37f8Copy full SHA for 80a37f8
.github/workflows/release-publish.yml
@@ -18,6 +18,8 @@ jobs:
18
ssh-private-key: ${{ secrets.BOT_SSH_PRIVATE_KEY }}
19
20
- uses: actions/[email protected]
21
+ with:
22
+ fetch-depth: 0
23
24
- uses: ./.github/actions/ruby-cache
25
0 commit comments