Skip to content

Commit

Permalink
name
Browse files Browse the repository at this point in the history
  • Loading branch information
robertcoltheart committed Dec 7, 2024
1 parent 83afaa5 commit e591e68
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
name: artifacts.zip
path: |
artifacts/*.nupkg
artifacts/*.zip
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
name: artifacts.zip
path: |
artifacts/*.nupkg
artifacts/*.zip
Expand Down

0 comments on commit e591e68

Please sign in to comment.