We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a008f83 commit c094da8Copy full SHA for c094da8
.github/workflows/manual-release.yml .github/workflows/manual-publish.yml
@@ -7,8 +7,6 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@v1
10
- with:
11
- fetch-depth: 1
12
- name: prepare for publish
13
run: |
14
./gradlew clean
0 commit comments