Co-Authored-By: elad_pt <124190990+elad-pticha@users.noreply.github.com>
This commit is contained in:
Timothy J. Baek 2024-08-19 14:01:21 +02:00
parent 13b0e7d64a
commit b4de0a52f8
1 changed files with 55 additions and 53 deletions

View File

@ -54,7 +54,9 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: package
path: .
path: |
.
!.git
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}