Skip to content

Commit

Permalink
checkout recent
Browse files Browse the repository at this point in the history
  • Loading branch information
raiyni committed Feb 14, 2025
1 parent be74499 commit ac69b9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
name: Release pushed tag
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4

- name: Generate changelog
id: changelog
uses: metcalfc/changelog-generator@v4.3.1
Expand Down

0 comments on commit ac69b9e

Please sign in to comment.