Skip to content

Commit

Permalink
Fix ci release notes generation
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenWeathers committed Jul 18, 2023
1 parent 2d5c8ed commit 2eb67fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
- name: Set up Docker Buildx
Expand Down

0 comments on commit 2eb67fe

Please sign in to comment.