Skip to content

Commit

Permalink
Switch org for gcp-janitor (#806)
Browse files Browse the repository at this point in the history
Signed-off-by: Danil-Grigorev <danil.grigorev@suse.com>
  • Loading branch information
Danil-Grigorev authored Oct 25, 2024
1 parent 048e7fb commit 366f71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-e2e-suite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
commit: true
- name: Cleanup GCP Resources
if: ${{ inputs.run_gcp_janitor && always() }}
uses: rancher-sandbox/gcp-janitor@v0.1.0
uses: rancher/gcp-janitor@v0.1.0
with:
credentials-json: ${{ secrets.GCP_CREDENTIALS }}
zones: ${{ secrets.GCP_ZONE }}
Expand Down

0 comments on commit 366f71f

Please sign in to comment.