Skip to content

Commit db974fd

Browse files
committed
remove prod configuration of environment
1 parent 9d3dcd0 commit db974fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on: [push]
88
jobs:
99
build:
1010
runs-on: ubuntu-latest
11-
environment: prod
1211
steps:
1312
- uses: actions/checkout@v2
1413
- name: Set up JDK 8

0 commit comments

Comments
 (0)