chore: update single-page CI (#642)
Co-authored-by: taskylizard <taskylizard@users.noreply.github.com>
This commit is contained in:
parent
81dbdfde4d
commit
d4a6ac7f6f
21
.github/workflows/single-page.yml
vendored
21
.github/workflows/single-page.yml
vendored
@ -21,15 +21,12 @@ jobs:
|
||||
with:
|
||||
python-version: '3.10'
|
||||
|
||||
- name: Configure Git
|
||||
run: |
|
||||
git config user.name "taskylizard"
|
||||
git config user.email "75871323+taskylizard@users.noreply.github.com"
|
||||
|
||||
- name: Update
|
||||
shell: bash
|
||||
run: |
|
||||
python .github/single-page.py
|
||||
git add .
|
||||
git commit -m '♻️ update single page'
|
||||
git push
|
||||
- name: Run script
|
||||
run: python .github/single-page.py
|
||||
|
||||
- name: Deploy
|
||||
uses: JamesIves/github-pages-deploy-action@4.1.5
|
||||
with:
|
||||
branch: main
|
||||
folder: .
|
||||
commit-message: "♻️ update single page"
|
||||
|
@ -21592,8 +21592,8 @@ pass: paluch
|
||||
* ⭐ **[Softether](https://www.softether.org/)** - Free VPN / [VPN Gate](https://www.vpngate.net/en/download.aspx) / [Note](https://pastebin.com/TrSw7EpF)
|
||||
* ⭐ **[WireGuard](https://www.wireguard.com/)** - VPN Tunnel / [Setup Guide](https://github.com/amritb/poor-mans-vpn) / [Tools](https://guardline-vpn.github.io/wireguard-tools/) / [Manager](https://github.com/perara/wg-manager) / [WebUI](https://hub.docker.com/r/weejewel/wg-easy)
|
||||
* [Trust.Zone](https://trust.zone/) - [Pricing](https://i.ibb.co/KyDfqyS/53ba903a8c7a.png)
|
||||
* [Mullvad](https://mullvad.net/) - [Pricing](https://i.ibb.co/sHB33GJ/daf48a5ee585.png) / [NetNS](https://github.com/chutz/mullvad-netns) / [No-Logging](https://mullvad.net/en/blog/2023/4/20/mullvad-vpn-was-subject-to-a-search-warrant-customer-data-not-compromised/) / [Port Warning](https://mullvad.net/en/blog/2023/5/29/removing-the-support-for-forwarded-ports/)
|
||||
* [VPNSecure](https://www.vpnsecure.me/) - [Pricing](https://ibb.co/c2BdyG1)
|
||||
* [Mullvad](https://mullvad.net/) - [Pricing](https://i.ibb.co/sHB33GJ/daf48a5ee585.png) / [NetNS](https://github.com/chutz/mullvad-netns) / [No-Logging](https://mullvad.net/en/blog/2023/4/20/mullvad-vpn-was-subject-to-a-search-warrant-customer-data-not-compromised/) / [Port Warning](https://mullvad.net/en/blog/2023/5/29/removing-the-support-for-forwarded-ports/)
|
||||
* [MysteriumVPN](https://www.mysteriumvpn.com/) - [Pricing](https://ibb.co/vhD6q85)
|
||||
* [Tailscale](https://tailscale.com/) - [Pricing](https://ibb.co/VDz3kxp) / [Discord](https://discord.com/invite/n3vtSwc)
|
||||
* [TorGuard](https://torguard.net/) - [Pricing](https://ibb.co/fHyN9F1)
|
||||
|
Loading…
Reference in New Issue
Block a user