Skip to content

Commit b91f7d9

Browse files
naveenskyclaude
andcommitted
Add production environment to publish workflow
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 212a2fb commit b91f7d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ permissions:
1212
jobs:
1313
publish:
1414
runs-on: ubuntu-latest
15+
environment: production
1516

1617
steps:
1718
- name: Checkout code

0 commit comments

Comments
 (0)