Fix workflow

This commit is contained in:
clsty
2025-10-10 00:40:54 +08:00
parent b58c86cdd6
commit e4ace3c416
2 changed files with 1 additions and 3 deletions
@@ -20,9 +20,8 @@ jobs:
MESSAGE="Directory \`dist-arch\` has been updated.\n"
MESSAGE+="Commit HASH: ${{ github.sha }}\n"
MESSAGE+="Commit message: ${{ github.event.head_commit.message }}\n"
REPO="${{ github.repository }}"
REPO_OWNER="${{ github.repository_owner }}"
REPO_NAME="${REPO#$REPO_OWNER/}"
REPO_NAME="${{ github.event.repository.name }}"
DISCUSSION_NODE_ID=$(gh api graphql -f query='
query {