Skip to content

Commit

Permalink
feat: use librescore-bot for Release publish
Browse files Browse the repository at this point in the history
instead of github-actions bot
  • Loading branch information
PeterNjeim authored Mar 7, 2023
1 parent 20f328a commit 0a78cbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_new_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
if: env.updated == 'true'
uses: softprops/action-gh-release@v1
with:
token: ${{ secrets.LIBRESCORE_TOKEN }}
body: '## Download
Expand Down

0 comments on commit 0a78cbe

Please sign in to comment.