We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e67d48c commit 2afa85dCopy full SHA for 2afa85d
1 file changed
.github/workflows/push-task-list-changes.yml
@@ -29,8 +29,6 @@ jobs:
29
- name: Copy task tiers to plugin repository
30
run: |
31
cp lists/tedious.json collection-log-master/src/main/resources/com/collectionlogmaster/task-list.json
32
- cp lists/tedious.json collection-log-master/src/main/resources/com/collectionlogmaster/domain/task-list.json
33
- cp lists/tedious.json collection-log-master/src/main/resources/com/logmaster/domain/task-list.json
34
35
- name: Create PR
36
uses: ./.github/actions/create-pr
0 commit comments