We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a712ae commit 9487193Copy full SHA for 9487193
.github/workflows/cd.yml
@@ -16,7 +16,6 @@ permissions:
16
jobs:
17
sdk:
18
runs-on: ubuntu-24.04
19
- if: secrets.NPM_TOKEN != ''
20
steps:
21
- name: Check if NPM_TOKEN is set
22
run: |
0 commit comments