Stop including scripts in each build
This commit is contained in:
parent
4b353bc024
commit
ee6a9f8455
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
if: github.event_name != 'pull_request'
|
||||
with:
|
||||
files: |
|
||||
ConfusedPolarBear.Plugin.IntroSkipper/bin/Debug/net6.0/ConfusedPolarBear.Plugin.IntroSkipper.dll scripts/install-dll.bat scripts/install-dll.sh
|
||||
ConfusedPolarBear.Plugin.IntroSkipper/bin/Debug/net6.0/ConfusedPolarBear.Plugin.IntroSkipper.dll
|
||||
dest: intro-skipper-${{ env.GIT_HASH }}.zip
|
||||
|
||||
- name: Publish prerelease
|
||||
|
0
scripts/install-dll.sh → install/install-dll.sh
Executable file → Normal file
0
scripts/install-dll.sh → install/install-dll.sh
Executable file → Normal file
Loading…
x
Reference in New Issue
Block a user