Skip to content

Commit

Permalink
Update build_prod_container.yml [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
fco-fbatch authored Aug 12, 2024
1 parent ca993ac commit f232608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_prod_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Check Release
runs-on: ubuntu-latest
outputs:
image_tag: ${{ steps.set_tag.outputs.itag }}
image_tag: ${{ steps.itag.outputs.itag }}

steps:
- name: Checkout code
Expand Down

0 comments on commit f232608

Please sign in to comment.