Skip to content

Commit

Permalink
fix(workflow): fix releaser workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ergoz authored Jun 10, 2022
1 parent e01051f commit a0243df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
- name: Upload assets
uses: actions/upload-artifact@v3
with:
name: myapp
name: artifact
path: dist/*

0 comments on commit a0243df

Please sign in to comment.