Skip to content

Commit f99e8db

Browse files
chore: restore semantic-release.yml (no oidc support yet)
1 parent 3d51f5b commit f99e8db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/semantic-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
id: semantic
4848
env:
4949
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
50+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
5051
NPM_CONFIG_PROVENANCE: true
5152
- if: steps.semantic.outputs.new_release_published == 'true'
5253
run: |

0 commit comments

Comments
 (0)