Skip to content

Commit

Permalink
fixed error
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedbham committed Apr 14, 2024
1 parent 5da5c8a commit cb31971
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
outputs:
current-time: steps.time.outputs.current-time
steps:
- name: checkout action repository
uses: actions/checkout@v2
- name: Echo greeting
run: echo "Hello ${{ github.events.inputs.who-to-greet }}"
- name: Set current time
Expand Down

0 comments on commit cb31971

Please sign in to comment.