Skip to content

Commit

Permalink
ci(main): upload dist/ in GitHub release
Browse files Browse the repository at this point in the history
  • Loading branch information
nialov committed Nov 1, 2024
1 parent b2f9549 commit 2c87eb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ jobs:
uses: softprops/action-gh-release@v2
with:
body_path: RELEASE_CHANGELOG.md
files: |
dist/*
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 2c87eb4

Please sign in to comment.