python-semantic-release/upload-to-gh-release has been deprecated
Navigation Menu
{{ message }}
python-gitlab / python-gitlab Public
- Notifications You must be signed in to change notification settings
- Fork 676
Closed
Description
opened
on Jun 7, 2025Error seen in logfile:
18837 2025-06-04T02:38:35.1711497Z ##[warning]This action has been DEPRECATED. Please use the 'python-semantic-release/publish-action' instead.
Deprecated action:
https://github.com/python-semantic-release/upload-to-gh-release
New action:
https://github.com/python-semantic-release/publish-action
We are using it here:
python-gitlab/.github/workflows/release.yml
Lines 34 to 38 in 378a836
| - name: Publish package distributions to GitHub Releases | |
| uses: python-semantic-release/upload-to-gh-release@0a92b5d7ebfc15a84f9801ebd1bf706343d43711 # v9.8.9 | |
| if: steps.release.outputs.released == 'true' | |
| with: | |
| github_token: ${{ secrets.GITHUB_TOKEN }} |
Metadata
Metadata
Assignees
No one assigned
Labels
No labels
No labels
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions