Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

Commit 72c7dff

Browse files
chore: fix environment name to match npm trusted publisher config
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 01f7990 commit 72c7dff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
version:
1212
name: Release
1313
runs-on: ubuntu-latest
14-
environment: Production
14+
environment: production
1515
permissions:
1616
contents: write
1717
pull-requests: write

0 commit comments

Comments
 (0)