Skip to content

Commit

Permalink
- Add necessary permission to create release (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
maycuatroi authored Jul 26, 2024
1 parent a7fd98f commit a443834
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: Upload Python Package
permissions:
contents: write

on:
push:
Expand Down

0 comments on commit a443834

Please sign in to comment.