Skip to content

Commit

Permalink
Adapt
Browse files Browse the repository at this point in the history
  • Loading branch information
casey committed Oct 8, 2024
1 parent e0b82a0 commit 6b00278
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,9 @@ jobs:
uses: softprops/[email protected]
with:
draft: false
files: release/SHA256SUMS
files: release/filepack.json
files: |
release/SHA256SUMS
release/filepack.json
prerelease: ${{ needs.prerelease.outputs.value }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6b00278

Please sign in to comment.