Fix docker push on release (#1496)

This commit is contained in:
Jan-Otto Kröpke
2024-05-17 19:38:51 +02:00
committed by GitHub
parent f85866ce1e
commit b2ab542b6d
3 changed files with 19 additions and 26 deletions

View File

@@ -17,7 +17,7 @@ jobs:
name: Check for spelling errors
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@master
with:
check_filenames: true