Skip to content

Commit b17c5c5

Browse files
committed
ci: Fix a name
1 parent 33f11fa commit b17c5c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ jobs:
407407
RELEASE_TAG: ${{ needs.create_release.outputs.release_tag }}
408408
run: ./ci/github-actions/generate-pkgbuild.py3
409409

410-
- name: Publish pdu to the AUR
410+
- name: Publish parallel-disk-usage to the AUR
411411
uses: KSXGitHub/github-actions-deploy-aur@v2.2.4
412412
with:
413413
pkgname: parallel-disk-usage

0 commit comments

Comments
 (0)