fix: wrong action url prompt (#2099)

fix: wrong action url
This commit is contained in:
zyy17
2023-08-04 15:39:02 +08:00
committed by GitHub
parent 7efff2d704
commit 8bcad936d3

View File

@@ -304,4 +304,4 @@ jobs:
if: ${{ needs.release-images-to-dockerhub.outputs.nightly-build-result != 'success' }}
with:
payload: |
{"text": "GreptimeDB nightly build failed, please check 'https://github.com/GreptimeTeam/greptimedb/actions/workflows/nightly-build.yaml'"}
{"text": "GreptimeDB nightly build failed, please check 'https://github.com/GreptimeTeam/greptimedb/actions/workflows/nightly-build.yml'"}