Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
deluan committed Oct 10, 2024
1 parent 8295573 commit c3162f9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,6 @@ jobs:
- name: Create Release
uses: softprops/action-gh-release@v2
with:
files: ./dist/*
files: ./dist/*
generate_release_notes: true
make_latest: true

0 comments on commit c3162f9

Please sign in to comment.