Skip to content

Commit 9487193

Browse files
chore(ci): remove redundant NPM_TOKEN env check
1 parent 3a712ae commit 9487193

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ permissions:
1616
jobs:
1717
sdk:
1818
runs-on: ubuntu-24.04
19-
if: secrets.NPM_TOKEN != ''
2019
steps:
2120
- name: Check if NPM_TOKEN is set
2221
run: |

0 commit comments

Comments
 (0)