Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit183cac3

Browse files
committed
Adds an environment for creating releases
The `app-id` is only available in the `Automation` environment.
1 parent9cfbef4 commit183cac3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/workflows/post-release-mergeback.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ on:
2020

2121
jobs:
2222
merge-back:
23-
runs-on:ubuntu-latest
23+
runs-on:ubuntu-24.04
24+
environment:Automation
2425
if:github.repository == 'github/codeql-action'
2526
env:
2627
BASE_BRANCH:"${{ github.event.inputs.baseBranch || 'main' }}"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp