Skip to content

Commit

Permalink
give github token
Browse files Browse the repository at this point in the history
  • Loading branch information
Nextdrive-WilliamLin committed Aug 20, 2021
1 parent 109fd10 commit 0aaefae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prepare-release-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
- name: Create release and Generate release note
uses: nextDriveIoE/release-note-generator-action@master
with:
github_token: ${{ secrets.RELEASE_GITHUB_TOKEN }}
base_version: ${{ github.event.inputs.base }}
current_version: ${{ github.event.inputs.version }}

0 comments on commit 0aaefae

Please sign in to comment.