Skip to content

Commit

Permalink
chore: reconfigure release
Browse files Browse the repository at this point in the history
  • Loading branch information
deleonio committed Mar 12, 2021
1 parent 16953f5 commit 06e814d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-dependency-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Create PreRelease
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GIT_PUSH_TOKEN }}
with:
body: 'You can find more details about the changes here: https://github.com/leanupjs/leanup/blob/master/CHANGELOG.md#${{fromJson(steps.lerna.outputs.lernaJson).version}}'
draft: false
Expand Down

0 comments on commit 06e814d

Please sign in to comment.