Skip to content

Commit

Permalink
add print out statement
Browse files Browse the repository at this point in the history
Signed-off-by: Basma1912 <[email protected]>
  • Loading branch information
Basma1912 committed Sep 23, 2024
1 parent 3d7b91a commit b106bc6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,10 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max

- id: print_them_out
run: |
echo $GITHUB_OUTPUT
upload-static-assets:
name: upload static assets
environment: ${{ needs.build.outputs.deployment_env }}
Expand Down

0 comments on commit b106bc6

Please sign in to comment.