fix the exported zip
This commit is contained in:
parent
10589ba9e5
commit
e29f426fdb
1 changed files with 2 additions and 1 deletions
|
@ -17,8 +17,9 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: emxarms
|
name: emxarms
|
||||||
path: |
|
path: |
|
||||||
!.forgejo/
|
|
||||||
./*
|
./*
|
||||||
|
!.forgejo/
|
||||||
|
!.git/
|
||||||
|
|
||||||
Autotagger:
|
Autotagger:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
|
Loading…
Reference in a new issue