Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aadsm authored Feb 24, 2024
1 parent 14e2a9c commit 98f577e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
- name: Testing vars.versions
run: |
echo "::notice::github.sha = ${{github.sha}}"
echo "::notice::vars.versions = ${{vars.versions}}"
echo "::notice::toJSON(vars.versions).values = ${{toJSON(vars.versions).values}}"
echo "vars.versions:\n\t\"${{vars.versions}}\""
echo "toJSON(vars.versions): ${{toJSON(vars.versions)}}"
Expand Down

0 comments on commit 98f577e

Please sign in to comment.