Merge branch 'master' into production
This commit is contained in:
commit
f316b6b775
|
@ -15,7 +15,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: '14'
|
||||
node-version: '20'
|
||||
|
||||
- run: |
|
||||
cd src
|
||||
|
|
|
@ -2,8 +2,7 @@
|
|||
|
||||
[](https://github.com/wg-easy/wg-easy/actions/workflows/deploy.yml)
|
||||
[](https://github.com/wg-easy/wg-easy/actions/workflows/lint.yml)
|
||||
[](https://hub.docker.com/r/wg-easy/wg-easy)
|
||||
[](https://hub.docker.com/r/wg-easy/wg-easy)
|
||||

|
||||
[](https://github.com/sponsors/WeeJeWel)
|
||||

|
||||
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
<p>{{latestRelease.changelog}}</p>
|
||||
</div>
|
||||
|
||||
<a href="https://github.com/WeeJeWel/wg-easy#updating" target="_blank"
|
||||
<a href="https://github.com/wg-easy/wg-easy#updating" target="_blank"
|
||||
class="p-3 rounded-md bg-white float-right font-sm font-semibold text-red-800 flex-shrink-0 border-2 border-red-800 hover:border-white hover:text-white hover:bg-red-800 transition-all">
|
||||
Update →
|
||||
</a>
|
||||
|
|
Loading…
Reference in New Issue