- Notifications
You must be signed in to change notification settings - Fork373
Adds an environment for creating releases#2648
New issue
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 suggestion.
Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab.Learn more
@@ -20,7 +20,8 @@ on: | |||
jobs: | |||
merge-back: | |||
runs-on: ubuntu-latest | |||
runs-on: ubuntu-24.04 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
The specified runner 'ubuntu-24.04' does not exist. You should use 'ubuntu-latest' or another supported version such as 'ubuntu-22.04'.
runs-on:ubuntu-24.04 | |
runs-on:ubuntu-latest |
Copilot uses AI. Check for mistakes.
The `app-id` is only available in the `Automation` environment.
183cac3
tof124ad0
Compare7972a42
intomainUh oh!
There was an error while loading.Please reload this page.
The
app-id
is only available in theAutomation
environment.Merge / deployment checklist