Skip to content

Commit 13ce81d

Browse files
authored
chore: Set environment on publish workflow (#1847)
Best guess as to why npm is returning a 404 when releasing,
1 parent cb2f835 commit 13ce81d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/_run-js-release-mode.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
run:
5050
runs-on: ubuntu-latest
5151
timeout-minutes: 30
52+
environment: npm-publish
5253
permissions:
5354
actions: read
5455
contents: read

0 commit comments

Comments
 (0)