Skip to content

Commit

Permalink
#8534: Good eye Raymond! Fixinging the branch name.
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitri-tenstorrent committed Oct 3, 2024
1 parent 1e01dfb commit 2b323d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
echo "Register new documentation versions"
python update_tags.py tt-metalium $DOCS_VERSION
python update_tags.py ttnn $DOCS_VERSION
git checkout mains
git checkout main
git add .
git commit -m "Update ttnn and tt-metalium docs from pipeline ${{ github.run_id }} with tag $DOCS_VERSION"
echo "Tag commits to identify different versions."
Expand Down

0 comments on commit 2b323d2

Please sign in to comment.