build: remove environment annotations

Signed-off-by: Jakob Borg <jakob@kastelo.net>
This commit is contained in:
Jakob Borg
2026-05-12 15:44:51 +02:00
parent 08036b1d87
commit 14c4ad3af2
3 changed files with 0 additions and 10 deletions
-1
View File
@@ -14,7 +14,6 @@ jobs:
name: Create release tag
if: github.repository_owner == 'syncthing'
runs-on: ubuntu-latest
environment: release
steps:
- uses: actions/checkout@v5
with: