Skip to content

Commit

Permalink
ci: config not recognizing
Browse files Browse the repository at this point in the history
Signed-off-by: shinjith-dev <[email protected]>
  • Loading branch information
shinjith-dev committed Jun 30, 2024
1 parent dee29af commit baf5ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tauri-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HUSKY: 0
run: npx semantic-release -e "release.config.mjs"
run: npx semantic-release -e "./release.config.mjs"

0 comments on commit baf5ba6

Please sign in to comment.