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 0228ec0 commit 0ab1908Copy full SHA for 0ab1908
.github/workflows/03-publish-packages.yml
@@ -80,7 +80,6 @@ jobs:
80
VALID_SEMVER_VERSION: ${{ inputs.version }}
81
DBUI_THEME: ${{ matrix.themes }}
82
PACKAGE_ENDING: ${{ steps.getPkgTheme.outputs.pkgTheme }}
83
- NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
84
GPR_TOKEN: ${{ secrets.GITHUB_TOKEN }}
85
86
- name: ⬆ Upload Package Artifact elements-${{ matrix.themes }}
0 commit comments