chore: remove docker tag master
This commit is contained in:
parent
93ebdabf6f
commit
8b7bcceb7b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/remove-docker-tag.yml
vendored
2
.github/workflows/remove-docker-tag.yml
vendored
|
|
@ -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 }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue