Skip to content

Commit

Permalink
TO-DROP: avoid using the release environment
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schindelin <[email protected]>
  • Loading branch information
dscho committed Nov 2, 2023
1 parent 8040228 commit d8a018e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-git-installers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
runs-on: ${{ matrix.arch.runner }}
env:
VERSION: "v2.42.0.vfs.0.0-universal"
environment: release
steps:
- uses: mxschmitt/action-tmate@v3
with:
Expand Down

0 comments on commit d8a018e

Please sign in to comment.