Skip to content

Commit

Permalink
Try renaming the release to remove '~/'
Browse files Browse the repository at this point in the history
  • Loading branch information
digikar99 committed Sep 15, 2024
1 parent 889d3ff commit b831efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/v')
with:
files: ~/cl-repl.${{ matrix.OS }}
files: cl-repl.${{ matrix.OS }}

0 comments on commit b831efa

Please # to comment.