We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb8e3c6 commit c80be36Copy full SHA for c80be36
.github/workflows/build-and-push-evals.yml
@@ -27,7 +27,7 @@ jobs:
27
steps:
28
- name: Skiff2 Setup
29
id: setup
30
- uses: ./.github/setup-action.yml
+ uses: ./.github/skiff2.setup-action.yml
31
with:
32
workload_identity_provider: ${{ vars.SKIFF2_WORKLOAD_IDENTITY_PROVIDER }}
33
service_account: ${{ vars.SKIFF2_SERVICE_ACCOUNT }}
0 commit comments