Skip to content

Commit

Permalink
SRE-1339 - debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Sivli-Embir committed Dec 6, 2023
1 parent 3d22d86 commit 5cf8d7b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/backend_deployment_pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,14 @@ concurrency:
cancel-in-progress: true

env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}

jobs:
validate:
name: Validate
runs-on: scaleset-jupiterone-infra-arm64
steps:
- uses: actions/checkout@v3
# TODO: use setup_env instead
- uses: Jupiterone/.github/.github/actions/setup_env@SRE-1339
with:
use_dev: true
Expand Down

0 comments on commit 5cf8d7b

Please sign in to comment.