Skip to content

Commit

Permalink
add permission
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulinaPacyna committed Jan 31, 2024
1 parent bb41ec1 commit fda62ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on_commit_to_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
create_github_release:
name: "Create github release"
runs-on: "ubuntu-latest"
permissions: write-all
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit fda62ce

Please sign in to comment.