Skip to content

Commit be4b299

Browse files
authored
fix: Change working directory (#42)
1 parent 570a21a commit be4b299

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,6 @@ jobs:
5959
with:
6060
version: latest
6161
args: release --rm-dist
62+
workdir: ./plugins/souin
6263
env:
6364
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)