Skip to content

Commit

Permalink
chore(NOJIRA-1): Fix Deploy GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
rubentypeform authored Apr 20, 2023
1 parent 87855f7 commit 947bcc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ jobs:
run: |
npm run build
npm run semantic-release
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 947bcc0

Please sign in to comment.