Skip to content

Commit

Permalink
Update distribute-binaries.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bearaujus committed Dec 8, 2024
1 parent 5c1f831 commit 599bfac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/distribute-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ jobs:
- name: Upload Signed Binary, Certificate, and Signature
uses: softprops/action-gh-release@v1
with:
files: myapp myapp.sig myapp-cert.pem
files: myapp
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 599bfac

Please sign in to comment.