mirror of
https://github.com/FlipsideCrypto/tools.git
synced 2026-02-06 10:46:47 +00:00
🔄 Synced local '.github/actions/openvpn-kill/action.yml' with remote '.github/actions/openvpn-kill/action.yml'
This commit is contained in:
parent
0d44923676
commit
85b28a0c4b
2
.github/actions/openvpn-kill/action.yml
vendored
2
.github/actions/openvpn-kill/action.yml
vendored
@ -29,7 +29,7 @@ runs:
|
||||
|
||||
sudo killall openvpn
|
||||
- name: Upload VPN logs
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: VPN logs
|
||||
path: ${{ steps.kill-openvpn.outputs.openvpn-log-dir }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user