mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 20:50:06 +00:00
👷 goreleaser config update
This commit is contained in:
5
.github/workflows/dashboard.yml
vendored
5
.github/workflows/dashboard.yml
vendored
@@ -4,11 +4,12 @@ on:
|
||||
workflow_run:
|
||||
workflows: ["Run Tests"]
|
||||
branches: [master]
|
||||
types:
|
||||
types:
|
||||
- completed
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
on-success:
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
|
||||
Reference in New Issue
Block a user