Skip to content

Commit

Permalink
fix: HttpError: Bad credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
dalexhd committed Jun 5, 2021
1 parent 647a896 commit e361152
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
with:
body_path: packages/scrapper/RELEASE-CHANGELOG.md
tag_name: ${{ env.app_version }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Deploy extension
if: steps.load-projects.outputs.tag_released == 'true'
Expand Down

0 comments on commit e361152

Please sign in to comment.