Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
makamekm committed Feb 22, 2020
1 parent b9dcc47 commit 636e869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm_notify_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |
return context.payload.ref.replace(/\/refs\/tags\//, '');
- name: send a release notes
- name: send release notes
uses: appleboy/telegram-action@master
with:
to: ${{ secrets.TELEGRAM_PUBLIC_TO }}
Expand Down

0 comments on commit 636e869

Please sign in to comment.