On Fri, 26 Nov 2021, Johannes Schindelin wrote:
Hi,
[...]
One thing I had not thought of earlier: do we really want to do this in every fork of git/git? I know for a fact that microsoft/git has a very different workflow upon pushing a tag. So maybe we need something like this, too: create-gh-release: + if: github.repository == 'git/git' name: Create a new release or update an existing release in the GitHub repository
I think you're right. This would have unidesirable side effects if it ran in forks.
Ciao, Dscho
Best regards Matthias