Skip to content

Commit

Permalink
Merge pull request #135 from nearform/fix/notify-release
Browse files Browse the repository at this point in the history
fix: notify release
  • Loading branch information
simoneb authored May 31, 2021
2 parents 278dc0e + 05384c6 commit 4de4bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notify-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Notify release
uses: nearform/[email protected].5
uses: nearform/[email protected].6
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4de4bee

Please sign in to comment.