minerva-jupiter

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 6c80c22bc91239f68eb0e1bbf9677e6431f40c4a
parent 41f41d31fe8a36608fc04f07b6cdad3be82a4638
Author: Minerva_juppiter <94231606+minerva-jupiter@users.noreply.github.com>
Date:   Thu,  5 Mar 2026 23:18:47 +0900

Update profile-wordcloud action version to v0.0.1
Diffstat:
M.github/workflows/wordcloud.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/wordcloud.yml b/.github/workflows/wordcloud.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v4 - name: Profile WordCloud - uses: Parply/profile-wordcloud@v1 + uses: Parply/profile-wordcloud@v0.0.1 with: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} BRANCH: main