We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
on.release
Describe the bug Workflows using on.release no longer trigger runners
To Reproduce Steps to reproduce the behavior:
on: release: types: [released]
Expected behavior Workflow triggers runner
Version of your runner? IDK
OS of the machine running the runner? OSX/Windows/Linux/... Linux
This workflow https://github.com/adamlui/scss-to-css/blob/main/.github/workflows/sync-new-releases-to-js-utils.yml used to run every time I publish new release, but now the log https://github.com/adamlui/scss-to-css/actions/workflows/sync-new-releases-to-js-utils.yml shows it stopped running on 9/30/2024 (with no change to workflow file)
N/A
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Workflows using
on.release
no longer trigger runnersTo Reproduce
Steps to reproduce the behavior:
Expected behavior
Workflow triggers runner
Runner Version and Platform
Version of your runner?
IDK
OS of the machine running the runner? OSX/Windows/Linux/...
Linux
What's not working?
This workflow https://github.com/adamlui/scss-to-css/blob/main/.github/workflows/sync-new-releases-to-js-utils.yml used to run every time I publish new release, but now the log https://github.com/adamlui/scss-to-css/actions/workflows/sync-new-releases-to-js-utils.yml shows it stopped running on 9/30/2024 (with no change to workflow file)
Job Log Output
N/A
Runner and Worker's Diagnostic Logs
N/A
The text was updated successfully, but these errors were encountered: