Skip to content

Commit c9eb699

Browse files
committed
chore: ci
1 parent 6b9ee0f commit c9eb699

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@ jobs:
142142
name: ci-timetable-generator-v1-npm
143143
url: https://www.npmjs.com/package/@ladesa-ro/messages.timetable-generator.v1
144144

145+
permissions:
146+
id-token: write
147+
145148
steps:
146149
- uses: actions/checkout@v6
147150

@@ -157,5 +160,3 @@ jobs:
157160

158161
- run: npm publish
159162
working-directory: apis/timetable-generator-v1/integrations/typescript
160-
env:
161-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)