We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 570a21a commit be4b299Copy full SHA for be4b299
.github/workflows/release.yml
@@ -59,5 +59,6 @@ jobs:
59
with:
60
version: latest
61
args: release --rm-dist
62
+ workdir: ./plugins/souin
63
env:
64
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments