chore: remove docker tag master

This commit is contained in:
C4illin
2024-05-30 14:21:13 +02:00
parent 93ebdabf6f
commit 8b7bcceb7b

View File

@@ -15,7 +15,7 @@ jobs:
steps:
- name: Remove Docker Tag
uses: rafalkk/remove-dockertag-action@v1
uses: ArchieAtkinson/remove-dockertag-action@v0.0
with:
tag-name: master
github_token: ${{ secrets.GITHUB_TOKEN }}