We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95e9acd commit 6a036f7Copy full SHA for 6a036f7
1 file changed
.github/workflows/nptel.yml
@@ -55,4 +55,4 @@ jobs:
55
token: ${{ secrets.NPTEL }}
56
tag: "NPTEL_${{ env.NPTEL_TAG }}"
57
allowUpdates: true
58
- body : "NPTEL videos for course Id ${{ env.NPTEL_TAG }}"
+ body : "NPTEL videos for course ${{ env.NPTEL_TAG }}, course id ${{ inputs.courseId }}"
0 commit comments