Skip to content

Commit

Permalink
add publish workflow for github packages
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiDittmer committed Nov 4, 2022
1 parent abdbfcc commit 546882b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 34 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
node-version: 16
- run: npm ci
- run: npm test
#- run: npm test

publish-gpr:
needs: build
Expand Down
33 changes: 0 additions & 33 deletions .github/workflows/npm-publish.yml

This file was deleted.

0 comments on commit 546882b

Please sign in to comment.