Skip to content

Commit

Permalink
Update generator-draft-release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
anssari1 authored Nov 29, 2023
1 parent 0a3bd7e commit 7f44f31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generator-draft-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ jobs:
run: npm install
- name: Create draft release
run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}

0 comments on commit 7f44f31

Please sign in to comment.