mirror of
https://github.com/house-of-vanity/rexec.git
synced 2025-07-07 08:54:06 +00:00
Improve actions
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -9,7 +9,7 @@ env:
|
|||||||
BINARY_NAME: rexec
|
BINARY_NAME: rexec
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build static binary ${{ env.BINARY_NAME }}
|
name: Build static binary
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
Reference in New Issue
Block a user