Fix workflow

This commit is contained in:
clsty
2025-10-10 00:35:22 +08:00
parent 9ff93169df
commit b58c86cdd6
2 changed files with 4 additions and 2 deletions
@@ -20,8 +20,9 @@ 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_OWNER="${{ github.repository.owner }}"
REPO_NAME="${{ github.repository.name }}"
REPO="${{ github.repository }}"
REPO_OWNER="${{ github.repository_owner }}"
REPO_NAME="${REPO#$REPO_OWNER/}"
DISCUSSION_NODE_ID=$(gh api graphql -f query='
query {