We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13c23eb commit 494af04Copy full SHA for 494af04
1 file changed
.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: .${{ github.workspace }}/.github/workflows/release.sh
+ run: ./.github/workflows/release.sh
0 commit comments