feat: gitea pipeline fix for upload
All checks were successful
Build and Test / build (push) Successful in 36s
All checks were successful
Build and Test / build (push) Successful in 36s
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
|||||||
run: just build-package
|
run: just build-package
|
||||||
|
|
||||||
- name: Upload extension package
|
- name: Upload extension package
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: aerospike-extension
|
name: aerospike-extension
|
||||||
path: aerospike.zip
|
path: aerospike.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user