We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06b8914 commit 1ecb2c5Copy full SHA for 1ecb2c5
.github/workflows/digger_workflow.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/checkout@v4
26
- name: ${{ fromJSON(github.event.inputs.spec).job_id }}
27
run: echo "job id ${{ fromJSON(github.event.inputs.spec).job_id }}"
28
- - uses: diggerhq/digger@feat/alias-for-project-names
+ - uses: diggerhq/digger@feat/support-PLANOUT
29
with:
30
digger-spec: ${{ inputs.spec }}
31
setup-aws: true
0 commit comments