Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SHSharkar authored Nov 14, 2024
1 parent 25d32f9 commit 7e50e75
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ on:
branches:
- main

permissions:
contents: write
repository-projects: write
deployments: write
packages: write
actions: write

jobs:
version_and_release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7e50e75

Please sign in to comment.