fixes workflow

This commit is contained in:
Llywelwyn 2022-07-25 21:16:58 +01:00 committed by GitHub
parent f67521c218
commit 6c728e8fb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,6 @@ jobs:
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: character-records-generator name: character-records-generator
path: CharacterRecordsGenerator/bin/Release/ path: |
!*.config CharacterRecordsGenerator/bin/Release/*.exe
!*.xml CharacterRecordsGenerator/bin/Release/*.dll
!*.pdb