Skip to content

Commit

Permalink
chore(package.json): add dist directory to release
Browse files Browse the repository at this point in the history
  • Loading branch information
oflg committed Dec 24, 2023
1 parent 590ec3f commit 3e42b46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./dist
keep_files: true

- name: Release
env:
Expand Down

0 comments on commit 3e42b46

Please sign in to comment.