Skip to content

Commit

Permalink
fix release changelog, currently only lists last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengaudet committed Aug 2, 2023
1 parent 1c991b3 commit 964c8e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
- name: Set up QEMU
Expand Down

0 comments on commit 964c8e4

Please sign in to comment.