Skip to content

Commit

Permalink
fix: main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gnios committed Nov 20, 2024
1 parent ea93129 commit e661d67
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: Create Release
on:
workflow_dispatch:

permissions:
contents: write
packages: write

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e661d67

Please sign in to comment.