Skip to content

Commit

Permalink
Fix id of task
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidma committed Nov 30, 2023
1 parent a9627b1 commit 9a6c9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:

- name: Echo outputs
run: |
echo "${{ toJSON(steps.push.outputs) }}"
echo "${{ toJSON(steps.push-to-registry.outputs) }}"

0 comments on commit 9a6c9bd

Please sign in to comment.