Skip to content

Commit

Permalink
Merge pull request #16 from 0xPolygon/release
Browse files Browse the repository at this point in the history
fix: release workflow file
  • Loading branch information
nitinmittal23 authored Oct 3, 2023
2 parents 3b7a148 + 3c28a8a commit 7fe60f7
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 7fe60f7

Please sign in to comment.