Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
emosbaugh committed May 17, 2024
1 parent c7a7533 commit a0ff65f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-create-object-store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
api-token: ${{ secrets.REPLICATED_API_TOKEN }}
cluster-id: ${{ steps.create-cluster.outputs.cluster-id }}
bucket-prefix: ${{ github.head_ref }}
bucket-prefix: ci-test-create-object-store
timeout-minutes: 5

- name: remove cluster
Expand Down

0 comments on commit a0ff65f

Please sign in to comment.