Make the artifacts a little more useful

This commit is contained in:
TwistedUmbrellaX 2024-03-06 09:08:04 -05:00
parent 7e2f1b56d5
commit dfe28b7080

View File

@ -39,7 +39,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v4.3.1
with:
name: intro-skipper-${{ github.sha }}.dll
name: ConfusedPolarBear.Plugin.IntroSkipper-${{ env.GIT_HASH }}.dll
path: ConfusedPolarBear.Plugin.IntroSkipper/bin/Debug/net6.0/ConfusedPolarBear.Plugin.IntroSkipper.dll
if-no-files-found: error