Skip to content

Commit

Permalink
Release ci : incomplete assets path
Browse files Browse the repository at this point in the history
  • Loading branch information
fxi committed Jun 12, 2024
1 parent 8b518ef commit e9724f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,9 +246,9 @@ jobs:
with:
tag_name: ${{ env.AM_VERSION }}
files: |
accessmod/*.dmg
accessmod/*.deb
accessmod/*-setup.exe
./accessmod/*.dmg
./accessmod/*.deb
./accessmod/*-setup.exe
body_path: ./release_notes.md
token: ${{ secrets.github_token }}

0 comments on commit e9724f5

Please sign in to comment.