Skip to content

Commit d5597ae

Browse files
committed
Remove whitespace change
1 parent 5a504ca commit d5597ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
git tag ${{ steps.getTagName.outputs.TAG }}
5858
git push origin --tags
5959
60-
# Note: we're updating the checklist before running the deploys and assuming that it will succeed on at least one platform
60+
# Note: we're updating the checklist before running the deploys and assuming that it will succeed on at least one platform
6161
deployChecklist:
6262
name: Create or update deploy checklist
6363
uses: ./.github/workflows/createDeployChecklist.yml

0 commit comments

Comments
 (0)