We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c00c534 commit 06e063aCopy full SHA for 06e063a
.github/workflows/hangar.yml
@@ -22,7 +22,7 @@ jobs:
22
echo "::add-mask::$TOKEN"
23
echo "token=$TOKEN" >> $GITHUB_OUTPUT
24
25
- - name: Update Project for Hangar
+ - name: Update Project Description
26
run: |
27
README_CONTENT=$(cat README.md | jq -Rs .)
28
curl -s -X PATCH "https://hangar.papermc.io/api/v1/pages/editmain/ToolStats" \
0 commit comments