Skip to content

Conversation

@tstellar
Copy link
Collaborator

No description provided.

@llvmbot
Copy link
Member

llvmbot commented Nov 21, 2025

@llvm/pr-subscribers-github-workflow

Author: Tom Stellard (tstellar)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/168981.diff

1 Files Affected:

  • (modified) .github/workflows/release-documentation.yml (+1-1)
diff --git a/.github/workflows/release-documentation.yml b/.github/workflows/release-documentation.yml
index c09ad57066711..659aafc5764be 100644
--- a/.github/workflows/release-documentation.yml
+++ b/.github/workflows/release-documentation.yml
@@ -92,4 +92,4 @@ jobs:
           git config user.name "llvmbot"
           git commit -a -m "Add ${{ inputs.release-version }} documentation"
           git push --force  "https://$GH_TOKEN@github.com/llvmbot/www-releases.git" HEAD:refs/heads/${{ inputs.release-version }}
-          gh pr create -f -B main -H ${{ inputs.release-version }} -R llvmbot/www-releases
+          gh pr create -f -B main -H llvmbot:${{ inputs.release-version }}

@tstellar tstellar merged commit ec84dea into llvm:main Dec 10, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants