Skip to content

Commit

Permalink
Change package deploy location to GitHub release instead of NPM (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
uittenbroekrobbert authored Oct 22, 2024
2 parents 2f35658 + 4bcbabb commit 3310c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
uses: softprops/action-gh-release@v2
with:
files: |
dist/index.js
frontend/dist/index.js
LICENSE.md

0 comments on commit 3310c8c

Please sign in to comment.