Skip to content

Commit

Permalink
sodele
Browse files Browse the repository at this point in the history
  • Loading branch information
9FS committed Sep 18, 2024
1 parent 1b72768 commit c0b3778
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/on tag deploy on github.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ jobs:
steps:
- name: "Checkout Repository"
uses: "actions/checkout@v4" # makes repository structure available
with:
fetch-depth: 0 # fetch all commits, so we can access all tags

- name: "Generate Changelog"
id: "generate_changelog"
Expand Down

0 comments on commit c0b3778

Please sign in to comment.