GitHub Actions: typo

This commit is contained in:
Jakub Chrzanowski
2024-06-19 17:31:08 +02:00
committed by Jakub Chrzanowski
parent f3bc69268f
commit 0fe4d27ea9
5 changed files with 9 additions and 9 deletions

View File

@@ -21,7 +21,7 @@ jobs:
changelog: ${{ steps.properties.outputs.changelog }}
steps:
# Check out current repository
# Check out the current repository
- name: Fetch Sources
uses: actions/checkout@v4