Skip to content

Commit

Permalink
add space to deploy workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
geo-martino authored Mar 19, 2024
1 parent 8531387 commit e4165b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 🚀 Deploy package to PyPI
name: "🚀 Deploy package to PyPI "
run-name: "🚀 Deploy package to PyPI: ${{ github.ref_name }}"

on:
Expand Down

0 comments on commit e4165b6

Please sign in to comment.