Skip to content

Commit

Permalink
remove echo from pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
tot-kristian committed Jul 23, 2024
1 parent 505bb16 commit ed3e508
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
cache: "pnpm"

- run: pnpm install --frozen-lockfile
- run: echo "The value of NPM_TOKEN is $NPM_TOKEN"
- name: Create Release Pull Request or Publish
id: changesets
uses: changesets/action@v1
Expand Down

0 comments on commit ed3e508

Please sign in to comment.