Skip to content

Commit

Permalink
switch the org and fix permissions for github-action-notify-release (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
bredikhin committed Apr 9, 2023
1 parent 7acc2c2 commit 72306fd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/notify-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,8 @@ on:
jobs:
setup:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: nearform/github-action-notify-release@v1
- uses: nearform/github-action-notify-release@v1

0 comments on commit 72306fd

Please sign in to comment.