Commit 651b2933 authored by AlexStocks's avatar AlexStocks

Mod: github actions

parent f60d3dff
...@@ -66,7 +66,7 @@ jobs: ...@@ -66,7 +66,7 @@ jobs:
run: bash <(curl -s https://codecov.io/bash) run: bash <(curl -s https://codecov.io/bash)
- name: Hello world - name: Hello world
run: echo Hello world ${{ secrets.PROXY_DING_TOKEN }} ${{ secrets.PROXY_DING_SIGN }} run: echo Hello world ${{ secrets.DING_TOKEN }} ${{ secrets.DING_SIGN }}
# Because the contexts of push and PR are different, there are two Notify. # Because the contexts of push and PR are different, there are two Notify.
# Notifications are triggered only in the dubbogo/gost repository. # Notifications are triggered only in the dubbogo/gost repository.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment