actions / upload-release-asset

An Action to upload a release asset via the GitHub Release API
MIT License
683 stars 187 forks source link

Can't read $HOME or ~/ #65

Open hasufell opened 3 years ago

hasufell commented 3 years ago

It doesn't seem to accept either of these in asset_path. It always tells me it cannot find the file, but it exists there.

hasufell commented 3 years ago

I also tried:

          asset_path: ${{ env.HOME }}/.cabal/bin/stack2cabal

Didn't work either (and resolved to /.cabal/bin/stack2cabal.