Skip to content

Commit

Permalink
Fix artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
misode committed Dec 20, 2023
1 parent 253b8cf commit b56424b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v2
with:
name: 'one-hundred-tiny-spiders.zip'
name: 'one-hundred-tiny-spiders'
path: ${{ github.workspace }}/out/one-hundred-tiny-spiders/

0 comments on commit b56424b

Please sign in to comment.