Skip to content

Commit

Permalink
Update merge.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmrichard authored Jul 15, 2024
1 parent 3409e2e commit 1b94274
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,7 @@ jobs:
with:
doc_target: 'ghostfragment_cxx_api'
generate_module_docs: true
secrets: inherit
secrets:
CMAIZE_GITHUB_TOKEN: ${{ secrets.CMAIZE_GITHUB_TOKEN }}
TAG_TOKEN: ${{ secrets.TAG_TOKEN }}
CONTAINER_REPO_TOKEN : ${{ secrets.TAG_TOKEN }}

0 comments on commit 1b94274

Please sign in to comment.