Skip to content

Commit

Permalink
Fixed output file name is Vision.unitypackage instead of Modiferty.un…
Browse files Browse the repository at this point in the history
…itypackage.
  • Loading branch information
mackysoft committed May 15, 2021
1 parent ed07ffd commit 4abe61d
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 @@ -97,7 +97,7 @@ jobs:
# Store artifacts.
- uses: actions/upload-artifact@v2
with:
name: Vision.unitypackage
name: Modiferty.unitypackage
path: ./Build/Modiferty.unitypackage

create-release:
Expand Down

0 comments on commit 4abe61d

Please sign in to comment.