Skip to content

Commit

Permalink
Refactor e2e test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dottxado committed Jan 21, 2025
1 parent 7d4c9b2 commit e8db51a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
GITHUB_USER_EMAIL: ${{ secrets.DEPLOYBOT_EMAIL }}
GITHUB_USER_NAME: ${{ secrets.DEPLOYBOT_USER }}
GITHUB_USER_SSH_KEY: ${{ secrets.DEPLOYBOT_SSH_PRIVATE_KEY }}
NPM_REGISTRY_TOKEN: ${{ secrets.DEPLOYBOT_PACKAGES_READ_ACCESS_TOKEN}}
NPM_REGISTRY_TOKEN: ${{ secrets.NPM_REGISTRY_TOKEN}}

0 comments on commit e8db51a

Please sign in to comment.