Skip to content

Commit

Permalink
chore(config): update tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
PaleBluDot committed Jan 3, 2025
1 parent 3bd4e33 commit 9e4bbfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ jobs:
{name: 'alpha', prerelease: true}
]
env:
GITHUB_TOKEN: ${{ secrets.ACLU_ACTION }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ACLU_ACTION: ${{ secrets.ACLU_ACTION }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 9e4bbfa

Please sign in to comment.