Skip to content

[frappe] ci: fix repo name in relase notes workflow

Date: 2023-07-13T21:03:46+05:30By: Ankush Menat

ci: fix repo name in relase notes workflow

[skip ci]

This is a commit that is not part of a pull request.



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-b5f6a1cc20271fd538f1184ad91b131044057339

# Make changes then rebase
git rebase -i upstream/develop

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports