Skip to content

Commit

Permalink
Add message input to print-message-container-action
Browse files Browse the repository at this point in the history
  • Loading branch information
prasadhonrao committed Dec 16, 2024
1 parent e1b14b3 commit 15fbf7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/print-message-container-action/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ inputs:
runs:
using: 'docker'
image: 'Dockerfile'
args:
- ${{ inputs.message }}

0 comments on commit 15fbf7e

Please sign in to comment.