Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Commit

Permalink
fix: forgot fetch depth 0
Browse files Browse the repository at this point in the history
  • Loading branch information
xMikux authored Jun 28, 2022
1 parent 61512b6 commit 3c6336c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Auto-Packer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
steps:
- name: 📄 Checking Repostiory
uses: actions/[email protected]
with:
fetch-depth: 0

- name: Auto Version Change
run: |
Expand Down

0 comments on commit 3c6336c

Please sign in to comment.