Skip to content

Commit

Permalink
Adding self-hosted runner for kubecon
Browse files Browse the repository at this point in the history
  • Loading branch information
twerthi committed Oct 17, 2024
1 parent 2fc86bc commit 32bdf85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/octopub-audits-kubecon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
service_directory: audit-microservice

- name: Build Audits Helm Chart
uses: ./github/helm
uses: ./github/helm
with:
aws_access_key: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit 32bdf85

Please sign in to comment.