Skip to content

Commit 08fc72f

Browse files
committed
Update Github Actions environment to Build for secrets.
1 parent 690942a commit 08fc72f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/php.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
matrix:
99
php: ['5.6', '7.0', '7.1', '7.2', '7.3', '7.4', '8.0']
1010
name: PHP ${{ matrix.php }}
11+
environment: Build
1112
steps:
1213
- uses: actions/checkout@v1
1314
- name: Install PHP

0 commit comments

Comments
 (0)