Skip to content

Commit 93ac6f2

Browse files
authored
Update auto-dispatch.yaml
1 parent b6be7e8 commit 93ac6f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-dispatch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
- name: send dispatch
1212
uses: peter-evans/repository-dispatch@v1
1313
with:
14-
token: ${{ secrets.DEVOPS_TOKEN }}
14+
token: ${{ secrets.CLOUD_DEVOPS_TOKEN }}
1515
repository: ${{ secrets.dispatch_repo }}
1616
event-type: release

0 commit comments

Comments
 (0)