Skip to content

Commit ba60f22

Browse files
committed
ci: align environment 'npm' with Trusted Publisher config, bump to v1.2.3
1 parent a25d5c2 commit ba60f22

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
jobs:
99
publish:
1010
runs-on: ubuntu-latest
11+
environment: npm
1112
permissions:
1213
contents: read
1314
id-token: write

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sub2api-cli",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "CLI tool for sub2api admin API — covers all 323 admin endpoints",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)