Added a field to specify project number

This action receives an org name and project number and adds issues to it using this information
This commit is contained in:
abhimeda
2024-01-03 14:50:52 -05:00
committed by GitHub
parent 1cd2b651c4
commit 717b09f7eb

View File

@@ -19,5 +19,5 @@ jobs:
uses: abhimeda/rocm_issue_management@main
with:
authentication-token: ${{ steps.generate_token.outputs.token }}
github-organization: 'RadeonOpenCompute'
github-repo: 'github_action_poc'
github-organization: 'ROCm'
project-num: '5'