Organization renaming: fix project URL. There is no redirection on those links

This commit is contained in:
Benoit Marty 2023-12-13 09:51:54 +01:00
parent b0eb768f20
commit 8a3b3c54bc
2 changed files with 8 additions and 8 deletions

View file

@ -10,5 +10,5 @@ jobs:
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/vector-im/projects/91
project-url: https://github.com/orgs/element-hq/projects/91
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}