Skip to content

Commit 2694316

Browse files
committed
Remove environment and permission
1 parent fdccf08 commit 2694316

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ jobs:
2222
- { "djangoVersion": "5.0.9", "pythonVersion": "3.11" }
2323
- { "djangoVersion": "5.0.9", "pythonVersion": "3.12" }
2424
poetry-version: ["1.8.3"]
25-
permissions:
26-
id-token: write
27-
environment:
28-
name: pypi
29-
url: https://pypi.org/p/grafana-django-saml2-auth
3025
steps:
3126
- name: Checkout 🛎️
3227
uses: actions/checkout@v4

0 commit comments

Comments
 (0)