diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b78b792..f69cbdc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,6 +26,9 @@ jobs: - name: Tag the library id: autotag uses: butlerlogic/action-autotag@stable + with: + GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" + tag_prefx: "v" - name: GitHub release uses: marvinpinto/action-automatic-releases@latest with: diff --git a/doc/index.html b/doc/index.html index ad20b49..da457dc 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,7 +2,7 @@
-