Skip to content

Commit

Permalink
fix: fix semantic-release config
Browse files Browse the repository at this point in the history
Signed-off-by: Phil Adams <phil_adams@us.ibm.com>
  • Loading branch information
padamstx committed Jan 7, 2025
1 parent 3b75e84 commit 14cdf0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
persist-credentials: false

- name: Setup Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit 14cdf0d

Please sign in to comment.