Skip to content

Commit

Permalink
build: 🚀 Corrected GitHub upload config
Browse files Browse the repository at this point in the history
  • Loading branch information
Stoupy51 committed Nov 25, 2024
1 parent 0ac34f6 commit 601b958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion continuous_delivery/github_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Configuration
github_config: dict = {
"project_name": PROJECT_NAME,
"project_name": "PythonDatapackTemplate",
"version": VERSION,
"build_folder": BUILD_FOLDER,
}
Expand Down

0 comments on commit 601b958

Please sign in to comment.