diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml
index 69e5dea9e2934b880a3008682f0aac85a2c52663..f7068319000232adaec88fef081d45f06af73c2e 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -15,8 +15,10 @@ jobs:
       matrix:
         config:
           - go_version: 1.13
-    
 
+    env:
+      DING_TOKEN: "6374f1bf8d4f23cde81d4a4b8c1f0bc98cc92b5151ca938ab938d3d7f4230fc4"
+      DING_SIGN: "SECa98677289194bb0e5caec3051301d06515750ff1bd2f932a4704298afb2e0ae6"
 
     steps:
 
@@ -94,7 +96,3 @@ jobs:
                 "text": "## Github Actions \n - name: CI \n - repository: ${{ github.repository }} \n - pr_title: ${{ github.event.pull_request.title }} \n - trigger: ${{ github.actor }} \n - event: ${{ github.event_name }} \n - ref: [${{ github.ref }}](${{ github.event.pull_request._links.html.href }}) \n - status: [${{ job.status	}}](https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}) \n - environment: ${{ runner.os }} \n - SHA: [${{ github.sha }}](${{ github.event.pull_request._links.html.href }})"
             }
           }
-
-    env:
-      DING_TOKEN: 6374f1bf8d4f23cde81d4a4b8c1f0bc98cc92b5151ca938ab938d3d7f4230fc4
-      DING_SIGN: SECa98677289194bb0e5caec3051301d06515750ff1bd2f932a4704298afb2e0ae6