Skip to content

Commit

Permalink
switch the org for github-action-notify-release (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
bredikhin authored Apr 11, 2023
1 parent acec420 commit da56260
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/notify-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
permissions:
issues: write
steps:
- uses: nearform/github-action-notify-release@v1
- uses: nearform-actions/github-action-notify-release@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}


0 comments on commit da56260

Please sign in to comment.