Skip to content

Commit

Permalink
💚 ci: fix ci
Browse files Browse the repository at this point in the history
Signed-off-by: kokodev <[email protected]>
  • Loading branch information
kokofixcomputers committed Dec 1, 2024
1 parent ab7d8ed commit ddc5fae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ jobs:
steps:
- name: Checkout code for release job
uses: actions/checkout@v3
with:
fetch-depth: 0 # Fetch all history to access tags

- name: Build Changelog
id: build_changelog
Expand Down

0 comments on commit ddc5fae

Please sign in to comment.