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 875a962 commit 6689a28Copy full SHA for 6689a28
.github/workflows/03-publish-packages.yml
@@ -50,7 +50,6 @@ jobs:
50
PRE_RELEASE: ${{ inputs.preRelease }}
51
VALID_SEMVER_VERSION: ${{ inputs.version }}
52
GITHUB_COMMITISH: ${{ github.event.release.target_commitish }}
53
- NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
54
GPR_TOKEN: ${{ secrets.GITHUB_TOKEN }}
55
56
- name: ⬆ Upload Package Artifact db-ui-core
0 commit comments