Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
alshdavid committed May 21, 2024
1 parent 39a8ef1 commit 1ae5dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
with: { mach_version: "${{ needs.vars.outputs.NEXT_MACH_VERSION }}" }
- uses: actions/upload-artifact@v4
with:
name: npm-${{ github.job }}
name: ${{ github.job }}
path: ${{ github.workspace }}/artifacts/**/*
if-no-files-found: error
retention-days: 1
Expand Down

0 comments on commit 1ae5dd4

Please sign in to comment.