We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5e0c7f commit 301ec7aCopy full SHA for 301ec7a
.github/workflows/release.yml
@@ -22,7 +22,6 @@ jobs:
22
username: ${{ github.actor }}
23
password: ${{ secrets.GITHUB_TOKEN }}
24
env:
25
- PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:${{ env.PATH }}
26
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
27
GITHUB_REPOSITORY: ${{ github.repository }}
28
GITHUB_REF: ${{ github.ref }}
0 commit comments