mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
.github/workflows: disable environment
It's very spammy, just move the secret to a repository secret.
This commit is contained in:
parent
69c21b83fb
commit
bc21ece498
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -10,7 +10,6 @@ jobs:
|
|||
build:
|
||||
name: Build binaries
|
||||
runs-on: ubuntu-latest
|
||||
environment: "Build, sign, release binaries"
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
|
|
|
|||
Loading…
Reference in a new issue