Skip to content

Commit

Permalink
Update publish-github-packages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Roo7K1d authored Feb 26, 2024
1 parent 969e9df commit 661ebb9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish-github-packages.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# 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 (GHP)
name: Node.js Package (GPR)

on:
workflow_dispatch:
release:
types: [edited, released, published]

jobs:
build:
Expand Down

0 comments on commit 661ebb9

Please sign in to comment.