Skip to content

Commit e87e19b

Browse files
committed
feat: use env npm
1 parent d5f20c1 commit e87e19b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/cfa-verify.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ jobs:
1818
try-requst-opt:
1919
name: Show Me the Otp
2020
runs-on: ubuntu-latest
21-
# should add back later
22-
# environment: npm
23-
21+
environment: npm
2422
permissions:
2523
id-token: write
2624

0 commit comments

Comments
 (0)