Skip to content

Commit

Permalink
feature(picocolors): Add path to Download the build artifact GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagobnobrega committed Oct 28, 2024
1 parent 96339ea commit 9e8596f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: dist
path: ./dist
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 9e8596f

Please sign in to comment.