Skip to content

Commit

Permalink
try to fix permissions, idk
Browse files Browse the repository at this point in the history
  • Loading branch information
PokeJofeJr4th committed Jul 15, 2023
1 parent d697ed8 commit 78ed7e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
name: Compile and Release

on:
release:
types: [created]

permissions: read-all

jobs:
release:
name: release ${{ matrix.target }}
Expand Down

0 comments on commit 78ed7e0

Please sign in to comment.