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
But this doesn't seem to work. Probably caused by:
When you use the repository's GITHUB_TOKEN to perform tasks on behalf of the GitHub Actions app, events triggered by the GITHUB_TOKEN will not create a new workflow run. This prevents you from accidentally creating recursive workflow runs.
We need to find some other way to automatically build new containers after the release (and, hence, the new client packages) has been published.
The text was updated successfully, but these errors were encountered:
The workflow does have:
But this doesn't seem to work. Probably caused by:
We need to find some other way to automatically build new containers after the release (and, hence, the new client packages) has been published.
The text was updated successfully, but these errors were encountered: