mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-11 17:46:16 +00:00
add fetch depth
This commit is contained in:
2
.github/workflows/beta.yml
vendored
2
.github/workflows/beta.yml
vendored
@@ -16,6 +16,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 10
|
||||
|
||||
- name: Get Last 10 Commits
|
||||
id: get_commits
|
||||
|
||||
Reference in New Issue
Block a user