diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index bbe0010..7587339 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -45,4 +45,4 @@ jobs: -H "Authorization: Bearer ${{ steps.podaac-cicd.outputs.token }}" \ -H "X-GitHub-Api-Version: 2022-11-28" \ https://api.github.com/repos/podaac/swodlr-user-notify/actions/workflows/build.yml/dispatches \ - -d '{"ref":"topic-branch","inputs":{"name":"Mona the Octocat","home":"San Francisco, CA"}}' \ No newline at end of file + -d '{"ref":"develop","inputs":{"venue":"SIT"}}' \ No newline at end of file