Compare commits
2 Commits
cc8d3ede3c
...
9129cd7e8e
Author | SHA1 | Date | |
---|---|---|---|
9129cd7e8e | |||
c7dac46d67 |
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -61,10 +61,9 @@ jobs:
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: magitrickle_${{ matrix.arch }}
|
||||
path: .build/magitrickle_*_${{ matrix.arch }}.ipk
|
||||
name: entware_${{ matrix.arch }}
|
||||
path: .build/magitrickle_?_${{ matrix.arch }}.ipk
|
||||
if-no-files-found: error
|
||||
compression-level: 0
|
||||
|
||||
- name: Upload asset to release
|
||||
if: ${{ github.event_name == 'release' }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user