💚 fix ci: add ACTIONS_RESULTS_URL for actions/upload-artifact@v4
Build Dashboard / build (push) Successful in 5m24s
Build Dashboard / build (push) Successful in 5m24s
This commit is contained in:
@@ -30,6 +30,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload dashboard artifact
|
- name: Upload dashboard artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
|
env:
|
||||||
|
ACTIONS_RESULTS_URL: https://git.code.cq.cn/
|
||||||
with:
|
with:
|
||||||
name: dashboard-dist
|
name: dashboard-dist
|
||||||
path: dist/
|
path: dist/
|
||||||
|
|||||||
Reference in New Issue
Block a user