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 5a69b39 commit 10d21d9Copy full SHA for 10d21d9
.github/workflows/release.yml
@@ -13,6 +13,7 @@ jobs:
13
steps:
14
- uses: actions/[email protected]
15
with:
16
+ fetch-depth: 0
17
ref: ${{ github.event.workflow_run.head_branch }}
18
- uses: olafurpg/setup-scala@v10
19
- uses: olafurpg/setup-gpg@v3
0 commit comments