diff --git "a/.github/workflows/\360\237\221\267Flow.yml" "b/.github/workflows/\360\237\221\267Flow.yml" index 8b43f59..34d9326 100644 --- "a/.github/workflows/\360\237\221\267Flow.yml" +++ "b/.github/workflows/\360\237\221\267Flow.yml" @@ -7,6 +7,7 @@ on: workflow_dispatch: merge_group: + jobs: lint: uses: mraniki/coding_toolset/.github/workflows/๐ŸฆบLint.yml@main @@ -27,6 +28,10 @@ jobs: needs: [build] uses: mraniki/coding_toolset/.github/workflows/๐Ÿ“ฆRelease.yml@main secrets: inherit + publish: + needs: [release] + uses: mraniki/coding_toolset/.github/workflows/๐ŸššPublish.yml@main + secrets: inherit docker: needs: [release] uses: mraniki/coding_toolset/.github/workflows/๐ŸณDocker.yml@main diff --git a/docs/_templates/navbar.html b/docs/_templates/navbar.html deleted file mode 100644 index 38d68f3..0000000 --- a/docs/_templates/navbar.html +++ /dev/null @@ -1,62 +0,0 @@ -