Skip to content

Commit a351340

Browse files
authored
Update build.yml
1 parent 535a748 commit a351340

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on: [push]
44
jobs:
55
build:
66
runs-on: ubuntu-latest
7+
environment: build
78
steps:
89
- uses: actions/checkout@v4
910
- run: echo "branch=${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}}" >> $GITHUB_ENV

0 commit comments

Comments
 (0)