Skip to content

Commit

Permalink
rename Publish to NPM Action
Browse files Browse the repository at this point in the history
  • Loading branch information
UrielCh authored Jan 29, 2024
1 parent a2e3f60 commit a75988c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deno-publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will install Deno then run `deno lint` and `deno test`.
# For more information see: https://github.com/denoland/setup-deno

name: Publish to NPM ${{inputs.npm_version}}
name: Publish to NPM

on:
release:
Expand Down

0 comments on commit a75988c

Please sign in to comment.