We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f10770 + 862aa85 commit bc3d5b7Copy full SHA for bc3d5b7
1 file changed
.github/workflows/publish-deb-apt.yml
@@ -71,4 +71,4 @@ jobs:
71
publish_branch: gh-pages
72
publish_dir: repo
73
keep_files: true
74
- commit_message: "Update signed APT repo from release ${{ github.event.release.tag_name }}"
+ commit_message: "Update signed APT repo from release ${{ github.event.release.tag_name }}"
0 commit comments