Skip to content

Commit

Permalink
added permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
vikingnope committed May 4, 2024
1 parent a5a87a1 commit f46de9f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pre-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ on:
push:
branches:
- develop

permissions:
contents: write
jobs:
pre_release_lmml:
name: Publish Pre Release LMML
Expand Down

0 comments on commit f46de9f

Please sign in to comment.