Skip to content

Commit 4ccecd2

Browse files
committed
Fix ci
1 parent cffab26 commit 4ccecd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sharing-smart-contract-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
environment: ${{ inputs.network }}
3636
permissions:
3737
contents: write # Required to commit deployment files.
38+
pull-requests: write # Required to create pull requests.
3839
env:
3940
CI: true
4041
# For commit action

0 commit comments

Comments
 (0)