Skip to content

Commit 494af04

Browse files
committed
fix path
1 parent 13c23eb commit 494af04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
GIT_RELEASE_BOT_EMAIL: "[email protected]"
4545

4646
GITHUB_ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
47-
run: .${{ github.workspace }}/.github/workflows/release.sh
47+
run: ./.github/workflows/release.sh

0 commit comments

Comments
 (0)