Skip to content

Commit

Permalink
chore: remove docker tag master
Browse files Browse the repository at this point in the history
  • Loading branch information
C4illin committed May 30, 2024
1 parent 93ebdab commit 8b7bcce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/remove-docker-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 8b7bcce

Please sign in to comment.