Skip to content

Commit 4f736c7

Browse files
committed
changed deploy step
1 parent 605efb8 commit 4f736c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Installing Python Poetry
2626
run: pip install poetry
2727

28-
- name: Install and Build pwncat-cs Package
28+
- name: Install and Build pyredactkit Package
2929
run: |
3030
poetry install
3131
poetry build

0 commit comments

Comments
 (0)