Skip to content

Commit 40fb77d

Browse files
committed
renamed github action to ci-cd from pythonpackage
1 parent a6a56a0 commit 40fb77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yaml renamed to .github/workflows/ci-cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# For deployment, it will be necessary to create a PyPI API token and store it as a secret
55
# https://docs.github.com/en/actions/reference/encrypted-secrets
66

7-
name: Python package
7+
name: CI/CD
88

99
on:
1010
push:

0 commit comments

Comments
 (0)