We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78c15ee commit 13c23ebCopy full SHA for 13c23eb
2 files changed
.github/workflows/release.sh
100644
100755
.github/workflows/release.yml
@@ -44,4 +44,4 @@ jobs:
44
GIT_RELEASE_BOT_EMAIL: "[email protected]"
45
46
GITHUB_ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
47
- run: sh ${{ github.workspace }}/.github/workflows/release.sh
+ run: .${{ github.workspace }}/.github/workflows/release.sh
0 commit comments