Skip to content

Commit

Permalink
Change workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
madhuriravindramohan-okta committed Oct 10, 2023
1 parent 108b5a2 commit 923e159
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-actions.yml
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: Release to NPM

on:
release:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "legendary-tribble",
"version": "2.1.0",
"version": "2.1.2",
"description": "A basic npm library",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 923e159

Please sign in to comment.