Skip to content

Commit

Permalink
fix: release workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
nitinmittal23 committed Oct 3, 2023
1 parent 3b7a148 commit 3c28a8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
env:
working-directory: ./
permissions:
contents: read
packages: write
contents: read
packages: write
steps:
- name: CHECK-OUT GIT REPOSITORY
uses: actions/checkout@v3
Expand Down

0 comments on commit 3c28a8a

Please sign in to comment.