Skip to content

Commit

Permalink
fix/mirror: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
hminaee-tc committed Aug 27, 2024
1 parent 41bfdde commit e015cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-call-set-topic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
repo: 'opencepk/opencepk-projects-hub'
workflow_id: 'github-set-topic-workflow.yml'
ref: 'main'
inputs: '{"repo":"${{ github.repository }}", "properties":"${{ steps.read-and-stringify-json.outputs.output }}"}'
inputs: '{"repo":"${{github.repository}}","properties":"${{ steps.read-and-stringify-json.outputs.output}}"}'

0 comments on commit e015cf2

Please sign in to comment.