Commit 15c4ba3f authored by Brad Davidson's avatar Brad Davidson Committed by Craig Jellick

Fix CI dispatch failure due to incorrect secret name

parent 8b33f7f5
......@@ -302,7 +302,7 @@ steps:
PAT_USERNAME:
from_secret: pat_username
PAT_TOKEN:
from_secret: pat_token
from_secret: github_token
commands:
- dapper dispatch
volumes:
......@@ -322,4 +322,4 @@ volumes:
path: /var/run/docker.sock
depends_on:
- manifest
\ No newline at end of file
- manifest
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