diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 8ab82a1a80..fc1cf8b2d0 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- run: echo "${{needs.generate-build-number.outputs.build_number}}"
- name: "Build Changelog"
id: build_changelog
@@ -59,7 +59,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
@@ -118,7 +118,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
@@ -177,7 +177,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
@@ -236,7 +236,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
@@ -295,7 +295,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
@@ -354,7 +354,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
@@ -413,7 +413,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
@@ -472,7 +472,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
@@ -531,7 +531,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
@@ -590,7 +590,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
@@ -649,7 +649,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
@@ -708,7 +708,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
@@ -767,7 +767,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
@@ -826,7 +826,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
@@ -885,7 +885,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
@@ -944,7 +944,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
@@ -1003,7 +1003,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
@@ -1062,7 +1062,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
@@ -1121,7 +1121,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
@@ -1180,7 +1180,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
@@ -1239,7 +1239,7 @@ jobs:
- uses: actions/checkout@v3
with:
- ref: release
+ ref: ${{ github.ref }}
- uses: actions/setup-node@v2
with:
diff --git a/Accounts/public/index.html b/Accounts/public/index.html
index dc05beabea..e4725783d8 100644
--- a/Accounts/public/index.html
+++ b/Accounts/public/index.html
@@ -5,14 +5,12 @@
-
-
-
+
-
-
+
+