Skip to content

Commit

Permalink
update share permission
Browse files Browse the repository at this point in the history
  • Loading branch information
ayinloya committed Dec 16, 2024
1 parent 2374001 commit cfe85ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/share-preview-url.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ on:
required: true
default: 'main'
workflow_call:
permissions: write-all
jobs:
comment-on-pr:
runs-on: ubuntu-latest
permissions: write-all
steps:
- name: checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit cfe85ed

Please sign in to comment.