Skip to content

Commit

Permalink
Update release-ui.yml
Browse files Browse the repository at this point in the history
try api token var
  • Loading branch information
jmcc0nn3ll authored May 15, 2024
1 parent dbd2f86 commit 911d992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
- name: Tag and release
working-directory: ./ui
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: npx gulp release

0 comments on commit 911d992

Please sign in to comment.