Skip to content

Commit

Permalink
fix: print input
Browse files Browse the repository at this point in the history
  • Loading branch information
prakasa-tkpd committed Nov 23, 2023
1 parent 8eee8aa commit e701a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-if.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
if: ${{ github.event.inputs.cdn }}
id: upload-cdn
run: |
echo "Call when cdn true"
echo "Call when cdn ${{ github.event.inputs.cdn }}"

0 comments on commit e701a8f

Please sign in to comment.