Skip to content

Commit

Permalink
remove echo statement
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanformio committed Apr 8, 2024
1 parent a2b60c7 commit f34a8b3
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 @@ -187,6 +187,5 @@ jobs:
# Proceeding with npm version and yarn publish
# This includes all files in the current directory, including untracked ones
echo "Publishing to npm with untracked changes..."
npm version $NEW_VERSION --no-git-tag-version
yarn publish --tag dev --no-commit-hooks --non-interactive

0 comments on commit f34a8b3

Please sign in to comment.