Skip to content

Commit 9637f93

Browse files
committed
Fix
1 parent 6f34f5c commit 9637f93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ jobs:
180180
build-arm:
181181
name: Build ARM binary
182182
runs-on: [self-hosted, Linux, ARM64, maerwald]
183+
environment: CI
183184
env:
184185
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
185186
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}

0 commit comments

Comments
 (0)