Skip to content

Commit

Permalink
add permissions and name
Browse files Browse the repository at this point in the history
  • Loading branch information
Cuh4 committed Jun 5, 2024
1 parent 309928d commit c002865
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ on:

jobs:
create_release:
name: Create Release
runs-on: ubuntu-latest
permissions: write-all
steps:
- name: Check out the repository
uses: actions/checkout@v2
Expand Down

0 comments on commit c002865

Please sign in to comment.