Skip to content

Commit

Permalink
Change name of artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
7coil committed Mar 28, 2021
1 parent 720b6c5 commit 4ce47bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
run: msbuild DiscordForOffice.sln /p:Configuration="Release" /property:Platform="Any CPU"
- uses: actions/upload-artifact@v2
with:
name: my-artifact
name: Installer
path: Bundler/bin/Release/DiscordForOffice.exe

0 comments on commit 4ce47bf

Please sign in to comment.