Skip to content

Commit c094da8

Browse files
committed
fix: workflow file name
Signed-off-by: hlts2 <[email protected]>
1 parent a008f83 commit c094da8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/manual-release.yml .github/workflows/manual-publish.yml

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v1
10-
with:
11-
fetch-depth: 1
1210
- name: prepare for publish
1311
run: |
1412
./gradlew clean

0 commit comments

Comments
 (0)