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 3304ef2 commit 90d96e4Copy full SHA for 90d96e4
.github/workflows/03-publish-packages.yml
@@ -48,7 +48,6 @@ jobs:
48
PRE_RELEASE: ${{ inputs.preRelease }}
49
VALID_SEMVER_VERSION: ${{ inputs.version }}
50
GITHUB_COMMITISH: ${{ github.event.release.target_commitish }}
51
- NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
52
GPR_TOKEN: ${{ secrets.GITHUB_TOKEN }}
53
54
- name: ⬆ Upload Package Artifact db-ui-base
0 commit comments