Skip to content

Commit

Permalink
Simplified build and publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dejavu1987 committed Nov 2, 2023
1 parent 6a6ce52 commit 536274b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will run tests using node and then publish a package to GitHub Packages when a release is created
# For more information see: https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages

name: Node.js Package
name: Build & Publish to NPM

on:
release:
Expand Down

0 comments on commit 536274b

Please sign in to comment.