Skip to content

Commit

Permalink
Merge pull request #74 from Spomky-Labs/ci-cd/fix-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 c5ccefd + a5426b6 commit efb5dd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-on-milestone-closed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
steps:
- name: "Checkout"
uses: "actions/checkout@v4"
with:
fetch-depth: 0

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

0 comments on commit efb5dd3

Please sign in to comment.