Skip to content

Commit

Permalink
put the github token back
Browse files Browse the repository at this point in the history
  • Loading branch information
james-jdgtl committed Jul 23, 2024
1 parent 5adb54a commit f5c6e0e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,3 @@ jobs:
cluster: ${{ secrets.KUBE_CLUSTER }}
namespace: ${{ secrets.KUBE_NAMESPACE }}
token: ${{ secrets.KUBE_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1 change: 1 addition & 0 deletions helm_deploy/hmpps-github-actions-runner/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ generic-service:
namespace_secrets:
hmpps-github-actions-runner:
GITHUB_REPOSITORY: "GITHUB_REPOSITORY"
GITHUB_TOKEN: "GITHUB_TOKEN"

generic-prometheus-alerts:
targetApplication: hmpps-github-actions-runner

0 comments on commit f5c6e0e

Please sign in to comment.