Skip to content

Commit

Permalink
Update add-pre-post-publish-check
Browse files Browse the repository at this point in the history
changed comment
  • Loading branch information
bph authored Dec 9, 2024
1 parent ab40d95 commit 5395e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-pre-post-publish-check
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
permissions:
issues: write
steps:
- name: Add comment
- name: Add pre and post publishing check list as comment
run: gh issue comment "$NUMBER" --body "$BODY"
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 5395e45

Please sign in to comment.