Skip to content

Commit

Permalink
Merge pull request #122 from stuartleeks/clean-images-fix
Browse files Browse the repository at this point in the history
fix typo in pr-closed.yml
  • Loading branch information
stuartleeks authored Jun 6, 2022
2 parents dbaae91 + 0606deb commit de64f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-closed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
env:
PR_IMAGE_TAG: pr-${{ github.event.pull_request.number }}
run:
./github/workflows/clean_tags.sh --tag $PR_IMAGE_TAG
./.github/workflows/clean_tags.sh --tag $PR_IMAGE_TAG

0 comments on commit de64f16

Please sign in to comment.