Skip to content

Commit e5449a2

Browse files
committed
1 parent 5ad0406 commit e5449a2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ jobs:
4545
runs-on: ubuntu-latest
4646
needs:
4747
- build
48+
environment:
49+
name: npm
50+
url: https://www.npmjs.com/package/kaitai-struct
4851
permissions:
4952
id-token: write # Required for OIDC (see https://docs.npmjs.com/trusted-publishers)
5053
steps:

0 commit comments

Comments
 (0)