Skip to content

Commit

Permalink
Merge pull request #12 from nberlette/fix/another-workflow-typo
Browse files Browse the repository at this point in the history
fix(workflow): fix ANOTHER typo in workflow. woops!
  • Loading branch information
nberlette authored Apr 30, 2024
2 parents eadb58d + 523017d commit f1a66d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ jobs:
version=$(jq -r .version deno.json)
echo -e "📦 \\e[1;2;33mjsr\\e[m \\e[2mpublish\\e[m \\e[1;94m${name}\\e[0;2m @ \\e[0;96m${version}\\e[m \\e[2;3m(source: \\e[4;94m${pkg}\\e[0;2;3m)\\e[m"
npx jsr publish
cd $_base
}; done

0 comments on commit f1a66d3

Please sign in to comment.