Skip to content

Commit

Permalink
Fixed file to upload
Browse files Browse the repository at this point in the history
  • Loading branch information
francovaro committed Feb 2, 2024
1 parent 05b182d commit 4c36f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
uses: AButler/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
files: ${{ steps.build_cmsis_pack.outputs.pack_file }}
files: "/output/*.pack"
release-id: ${{ steps.create_release.outputs.id}}

0 comments on commit 4c36f52

Please sign in to comment.