Skip to content

Commit

Permalink
update action permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
endel committed May 6, 2023
1 parent 551f9da commit 2f1a3ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release-and-publish.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
name: Publish & Release

permissions:
contents: write

on:
push:
branches:
Expand Down

0 comments on commit 2f1a3ff

Please sign in to comment.