We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9816a83 commit 72ccc31Copy full SHA for 72ccc31
.github/workflows/executeGradleTask.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
run-gradle-task-workflow:
14
- name: run gradle ${{ inputs.task-name }} task
+ name: ${{ inputs.task-name }}
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@v4
0 commit comments