Skip to content

Commit

Permalink
.github/workflows: disable environment
Browse files Browse the repository at this point in the history
It's very spammy, just move the secret to a repository secret.
  • Loading branch information
FiloSottile committed Jun 16, 2024
1 parent 69c21b8 commit 74d62cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ jobs:
build:
name: Build binaries
runs-on: ubuntu-latest
environment: "Build, sign, release binaries"
strategy:
matrix:
include:
Expand Down

0 comments on commit 74d62cd

Please sign in to comment.