Skip to content

Commit

Permalink
REMOVEME
Browse files Browse the repository at this point in the history
  • Loading branch information
cdecker committed Nov 7, 2023
1 parent 0bab700 commit c5f9c88
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 @@ -164,6 +164,7 @@ jobs:
echo "paths<<EOF" >> "$GITHUB_OUTPUT"
jq --raw-output ".artifacts[]?.path | select( . != null )" dist-manifest.json >> "$GITHUB_OUTPUT"
echo "EOF" >> "$GITHUB_OUTPUT"
cat "$GITHUB_OUTPUT"
- name: "Upload artifacts"
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit c5f9c88

Please sign in to comment.