We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ee63a3 commit bfbe079Copy full SHA for bfbe079
.github/workflows/semantic-release.yml
@@ -29,9 +29,6 @@ jobs:
29
fetch-depth: 0
30
token: ${{ secrets.GH_TOKEN }}
31
32
- - name: Install openssh-client
33
- run: sudo apt-get update && sudo apt-get install -y openssh-client
34
-
35
- name: Python Semantic Release
36
id: release
37
uses: python-semantic-release/python-semantic-release@350c48fcb3ffcdfd2e0a235206bc2ecea6b69df0 # v10.5.3
0 commit comments