Skip to content

Commit

Permalink
Merge pull request #75 from Spomky-Labs/ci-cd/unshallow-on-merge-up
Browse files Browse the repository at this point in the history
Fix merge up action
  • Loading branch information
Spomky authored Feb 10, 2024
2 parents efb5dd3 + 0cd98f5 commit 10cfb9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-on-milestone-closed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
uses: "actions/checkout@v4"
with:
fetch-depth: 0
run: git fetch --unshallow

- name: "Create Merge-Up Pull Request"
uses: "laminas/[email protected]"
Expand Down

0 comments on commit 10cfb9a

Please sign in to comment.