mirror of
https://github.com/jetkvm/kvm.git
synced 2025-09-16 08:38:14 +00:00
chore: change to artifact
This commit is contained in:
parent
fab575dbe0
commit
564eee9b00
2
.github/workflows/push.yaml
vendored
2
.github/workflows/push.yaml
vendored
@ -61,7 +61,7 @@ jobs:
|
||||
chmod 755 bin/jetkvm_app
|
||||
|
||||
- name: Upload Debug Artifact
|
||||
uses: actions/attest-build-provenance@v2
|
||||
uses: actions/upload-artifact@v4
|
||||
if: ${{ (github.ref == 'refs/heads/main' || github.event_name == 'pull_request') && matrix.go == '1.21' }}
|
||||
with:
|
||||
name: jetkvm_app_debug
|
||||
|
||||
Loading…
Reference in New Issue
Block a user