Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
baparham committed Nov 23, 2023
1 parent 1672c45 commit 02e63dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: version-jsons
path: jsons/${{ matrix.node-version }}.json
path: jsons/*.json

merge-and-release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 02e63dd

Please sign in to comment.