Skip to content

Commit b3707b4

Browse files
committed
Fix the usage of the pypa/gh-action-pypi-publish action
Fix the used version. Switch to trusted publisher instead of password authentication.
1 parent abf6e4c commit b3707b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Deploy to PYPI
1212
runs-on: ubuntu-latest
1313
environment:
14-
name: pypi
14+
name: release
1515
url: https://pypi.org/p/metar-taf-parser-mivek/
1616
permissions:
1717
id-token: write

0 commit comments

Comments
 (0)