diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 87b219e5..7a6ff59f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -28,8 +28,8 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.PUBLIC_RELEASE }} with: - tag_name: v${{ variables.PUBLIC_VERSION }} - release_name: Release v${{ variables.PUBLIC_VERSION }} + tag_name: v${{ var.PUBLIC_VERSION }} + release_name: Release v${{ var.PUBLIC_VERSION }} body: | vMenu Revamped Docs v1 draft: false