Skip to content

Commit

Permalink
upd workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
motatoes committed Jul 11, 2024
1 parent f568a2c commit b2b8e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/digger_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: ${{ fromJSON(github.event.inputs.spec).job_id }}
run: echo "job id ${{ fromJSON(github.event.inputs.spec).job_id }}"
- name: digger run
uses: diggerhq/digger@feat/get-spec-endpoint
uses: diggerhq/digger@vtest-exec
with:
ee: 'true'
digger-spec: ${{inputs.spec}}
Expand Down

0 comments on commit b2b8e85

Please sign in to comment.