You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default GITHUB_TOKEN doesn't trigger further pipelines. As a
consequence, the automatically created release did not trigger the
publish pipeline on the newly created tag. This commit migrates to a
personal access token to avoid this as described in:
https://docs.github.com/en/actions/using-workflows/triggering-a-workflow
0 commit comments