Skip to content

Commit

Permalink
release gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
dgk committed Aug 26, 2023
1 parent 7b3feaa commit de28f0b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,21 @@ jobs:
environment:
name: pypi
url: https://pypi.org/p/django-business-logic

permissions:
id-token: write
actions: write
checks: write
contents: write
deployments: write
issues: write
discussions: write
packages: write
pages: write
pull-requests: write
repository-projects: write
security-events: write
statuses: write

steps:

Expand Down

0 comments on commit de28f0b

Please sign in to comment.