38
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
run: |
|
||||
/usr/bin/tar --create --directory="./linux" --file="./linux-sources-${VERSION}.tar.gz" --gzip '.' --verbose
|
||||
- name: Linux Sources [Artifact Upload]
|
||||
uses: https://github.com/christopherhx/gitea-upload-artifact@v7
|
||||
uses: christopherhx/gitea-upload-artifact@v7
|
||||
with:
|
||||
name: linux-sources-${{ steps.environment.outputs.version }}.tar.gz
|
||||
path: ./linux-sources-${{ steps.environment.outputs.version }}.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user