Skip to content

Commit

Permalink
Update publish_v3.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com>
  • Loading branch information
bact authored Sep 2, 2024
1 parent 66a15a5 commit 2f80c5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish_v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ jobs:
echo "$html" > "$alias/docs/model/$from/$INDEX_HTML"
git add "$alias/docs/model/$from/$INDEX_HTML"
done
)
done
git commit -m "Add model redirections for: $VERSION $VERSION_ALIASES"
git push origin $GH_PAGES_BRANCH
Expand Down

0 comments on commit 2f80c5f

Please sign in to comment.