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

|

|
||||||
|
|
||||||
|
|
|
@ -47,7 +47,7 @@
|
||||||
<p>{{latestRelease.changelog}}</p>
|
<p>{{latestRelease.changelog}}</p>
|
||||||
</div>
|
</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">
|
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 →
|
Update →
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Reference in New Issue