Skip to content

Commit 2777d53

Browse files
authored
📌 Pin github-release-commenter (#102)
1 parent a4aae5f commit 2777d53

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/CD.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ jobs:
4141
- name: Publish package distributions to PyPI
4242
uses: pypa/gh-action-pypi-publish@v1.13.0
4343

44-
- uses: apexskier/github-release-commenter@v1
44+
- uses: apexskier/github-release-commenter@v1.4.1
4545
with:
46-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4746
comment-template: |
4847
Released {release_link}

0 commit comments

Comments
 (0)