Skip to content

Commit 6424430

Browse files
committed
fix env name (PyPI Prod)
1 parent 2d8a5a3 commit 6424430

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
needs: build
3131
runs-on: ubuntu-latest
3232
environment:
33-
name: pypi
33+
name: PyPI Prod
3434
url: https://pypi.org/p/robotframework-mobilewright
3535
permissions:
3636
id-token: write

0 commit comments

Comments
 (0)