mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-16 13:02:22 +08:00
Fix usage of github actions
This commit is contained in:
parent
3c85b8bc48
commit
c6164c9eca
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
|
@ -22,6 +22,7 @@ jobs:
|
|||
mkdir -p $HOME/.gnupg
|
||||
cat > $HOME/.gnupg/sagernet.key <<EOF
|
||||
${{ secrets.GPG_KEY }}
|
||||
echo "HOME=$HOME" >> "$GITHUB_ENV"
|
||||
EOF
|
||||
echo "HOME=$HOME" >> "$GITHUB_ENV"
|
||||
- name: Publish release
|
||||
|
|
Loading…
Reference in New Issue
Block a user