Skip to content
Snippets Groups Projects
Unverified Commit 13c71cd0 authored by Ryan Laurie's avatar Ryan Laurie Committed by GitHub
Browse files

ci(release): Fix ee-extra trigger in release script (#44282)

parent 93334133
No related branches found
No related tags found
No related merge requests found
......@@ -553,7 +553,7 @@ jobs:
steps:
- uses: actions/github-script@v7
with:
github_token: ${{ secrets.METABASE_AUTOMATION_USER_TOKEN }}
github-token: ${{ secrets.METABASE_AUTOMATION_USER_TOKEN }}
script: | # js
github.rest.repos.createDispatchEvent({
owner: '${{ github.repository_owner }}',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment