We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66a428e commit 8d1009fCopy full SHA for 8d1009f
.github/workflows/release.yaml
@@ -28,7 +28,7 @@ jobs:
28
- build
29
runs-on: ubuntu-24.04
30
environment:
31
- name: "🚀 Release to PyPI"
+ name: "Release to PyPI"
32
url: https://pypi.org/project/filelock/${{ github.ref_name }}
33
permissions:
34
id-token: write
0 commit comments