Skip to content

Commit

Permalink
fix: fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
stepan662 committed Jul 2, 2024
1 parent cb1f6ae commit a3ec46f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
if: ${{ steps.version.outputs.VERSION != '' }}
run: npm run release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.TOLGEE_MACHINE_PAT }}
VERSION: ${{ steps.version.outputs.VERSION }}

- name: Tag production and deprecated keys in platform
Expand Down

0 comments on commit a3ec46f

Please sign in to comment.