minerva-jupiter

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

commit 64f74daa89ff5901eebb9eea0271eed4fb23af97
parent 832306b451c0b1d63387e1a11a1d993b48fd6a5e
Author: Minerva_juppiter <94231606+minerva-jupiter@users.noreply.github.com>
Date:   Thu,  5 Mar 2026 23:17:03 +0900

Update WordCloud action to latest version
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.1.0 + uses: Parply/profile-wordcloud with: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} BRANCH: main