Skip to content

Commit

Permalink
Update versions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
erinyoung authored Feb 28, 2024
1 parent f82b94c commit 26e2d48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
echo "New version for $base! Upgrade to $latest_version from $repo_version." | tee -a versions.txt
issue_text="$issue_text<br>- $base from $repo_version to $latest_version "
fi
docker rmi $base:latest
done
echo $issue_text
cat versions.txt
Expand Down

0 comments on commit 26e2d48

Please sign in to comment.