Skip to content

Commit

Permalink
feat: use node.js config for semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
emuvente committed Nov 6, 2023
1 parent 243ce6f commit 20a2b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
env:
GITHUB_PAT: ${{ secrets.KIVA_ROBOT_GITHUB_PAT }}
with:
config: "base"
config: "node"

0 comments on commit 20a2b9f

Please sign in to comment.