Skip to content

Commit

Permalink
Release, Release.gpg, InRelease future-proofing.
Browse files Browse the repository at this point in the history
  • Loading branch information
icemarkom committed Nov 26, 2021
1 parent 3ca7c50 commit a280910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
with:
asset_paths: '[ "./dist/Packages", "./dist/Release" ]'
asset_paths: '[ "./dist/Packages", "./dist/*Release*" ]'

0 comments on commit a280910

Please sign in to comment.