From e9417001a0d344a36539c64c26266347608b3906 Mon Sep 17 00:00:00 2001 From: Grkn <69747065+grkndev@users.noreply.github.com> Date: Fri, 18 Oct 2024 22:16:40 +0300 Subject: [PATCH] Update npm-publish-github-packages.yml --- .github/workflows/npm-publish-github-packages.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/npm-publish-github-packages.yml b/.github/workflows/npm-publish-github-packages.yml index ea2d329..7804509 100644 --- a/.github/workflows/npm-publish-github-packages.yml +++ b/.github/workflows/npm-publish-github-packages.yml @@ -1,7 +1,7 @@ # This workflow will run tests using node and then publish a package to GitHub Packages when a release is created # For more information see: https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages -name: Node.js Package +name: @grkndev/snowflakeid on: release: @@ -33,4 +33,4 @@ jobs: - run: npm ci - run: npm publish env: - NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}} + NODE_AUTH_TOKEN: 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