Skip to content

Commit

Permalink
Remove environment and permission
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafa committed Oct 9, 2024
1 parent fdccf08 commit 2694316
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ jobs:
- { "djangoVersion": "5.0.9", "pythonVersion": "3.11" }
- { "djangoVersion": "5.0.9", "pythonVersion": "3.12" }
poetry-version: ["1.8.3"]
permissions:
id-token: write
environment:
name: pypi
url: https://pypi.org/p/grafana-django-saml2-auth
steps:
- name: Checkout 🛎️
uses: actions/checkout@v4
Expand Down

0 comments on commit 2694316

Please sign in to comment.