Skip to content

Commit 06e063a

Browse files
committed
Update hangar.yml
1 parent c00c534 commit 06e063a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hangar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
echo "::add-mask::$TOKEN"
2323
echo "token=$TOKEN" >> $GITHUB_OUTPUT
2424
25-
- name: Update Project for Hangar
25+
- name: Update Project Description
2626
run: |
2727
README_CONTENT=$(cat README.md | jq -Rs .)
2828
curl -s -X PATCH "https://hangar.papermc.io/api/v1/pages/editmain/ToolStats" \

0 commit comments

Comments
 (0)