chore: remove unused and fix spelling

This commit is contained in:
C4illin
2024-05-30 14:34:32 +02:00
parent 9970fd3f89
commit 17f439210a
2 changed files with 1 additions and 7 deletions

View File

@@ -17,5 +17,5 @@ jobs:
- name: Remove Docker Tag
uses: ArchieAtkinson/remove-dockertag-action@v0.0
with:
tag-name: master
tag_name: master
github_token: ${{ secrets.GITHUB_TOKEN }}