mirror of
https://github.com/morgan9e/helium
synced 2026-04-15 00:44:06 +09:00
CI: Notify @emilylange as a NixOS downstream maintainer of Linux releases
This commit is contained in:
2
.github/workflows/new_version_check.yml
vendored
2
.github/workflows/new_version_check.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
id: maintainers
|
||||
run: |
|
||||
echo "all=@networkException" >> $GITHUB_OUTPUT
|
||||
echo "linux=@rany2 @clickot" >> $GITHUB_OUTPUT
|
||||
echo "linux=@rany2 @clickot @emilylange" >> $GITHUB_OUTPUT
|
||||
echo "windows=" >> $GITHUB_OUTPUT
|
||||
echo "macos=" >> $GITHUB_OUTPUT
|
||||
- name: Get the latest Chromium version
|
||||
|
||||
Reference in New Issue
Block a user