Skip to content

Commit 13c23eb

Browse files
committed
file mode
1 parent 78c15ee commit 13c23eb

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.sh

100644100755
File mode changed.

.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: sh ${{ github.workspace }}/.github/workflows/release.sh
47+
run: .${{ github.workspace }}/.github/workflows/release.sh

0 commit comments

Comments
 (0)