Skip to content

Commit

Permalink
Fix deploy
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
gsfatakhov committed Sep 20, 2024
1 parent 6908a0b commit f218b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
sudo chmod 777 vpn.log
sudo killall openvpn
- name: Upload VPN logs
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
if: always()
with:
name: VPN logs
Expand Down

0 comments on commit f218b4f

Please sign in to comment.