We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10e43cb commit f844ccbCopy full SHA for f844ccb
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
make_archive:
16
runs-on: ubuntu-latest
17
env:
18
- WORK_DIR: "${{ github.workspace }}/.."
+ WORK_DIR: "$HOME"
19
20
steps:
21
- uses: actions/checkout@v2
0 commit comments