Skip to content

Commit

Permalink
Correct stage name now we've merged jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
blowdart committed Dec 23, 2024
1 parent f99d317 commit 7b9f7f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Upload Build Artifacts
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
with:
name: build-packages
name: build-artifacts
path: |
src/**/idunno.*.nupkg
src/**/idunno.*.dll
Expand Down

0 comments on commit 7b9f7f5

Please sign in to comment.