Skip to content

Commit

Permalink
Remove extra tabs.
Browse files Browse the repository at this point in the history
  • Loading branch information
nubtron committed Nov 14, 2024
1 parent e130e4b commit 9833fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-hash-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
git config user.name "release-hash-check"
git config user.email "<>"
git merge --no-commit --no-edit origin/$HEAD_BRANCH
- run: python .github/workflows/release-hash-check.py ${{ steps.files.outputs.all }}

0 comments on commit 9833fb8

Please sign in to comment.