diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d602429..6717bd2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,4 +41,4 @@ jobs: - shell: pwsh run: | .\releaseDocs.ps1 "$GITHUB_ACTOR" "${{ secrets.GITHUB_TOKEN }}" - if: github.event_name != 'pull_request' + if: github.event_name != 'pull_request' \ No newline at end of file diff --git a/RWSTemplate/partials/navbar.tmpl.partial b/RWSTemplate/partials/navbar.tmpl.partial index 4f18a57..995c57a 100644 --- a/RWSTemplate/partials/navbar.tmpl.partial +++ b/RWSTemplate/partials/navbar.tmpl.partial @@ -14,7 +14,6 @@