Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
sidd-harth authored Mar 21, 2024
1 parent f059708 commit b14e2c5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/lab8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,6 @@ jobs:
run: echo "My lucky number is ${{ steps.lucky_number_step.outputs.LUCKY_NUMBER }}"

- name: Create a Job Summary as "Exploring Workflow Commands :thumbsup:"
run: echo "Exploring Workflow Commands :thumbsup:" >> $GITHUB_STEP_SUMMARY
run: echo "Exploring Workflow Commands :thumbsup:" >> $GITHUB_STEP_SUMMARY


0 comments on commit b14e2c5

Please sign in to comment.