Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan-Nava authored May 16, 2023
1 parent a7cae8f commit 14b0226
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
name: 'Nvenc Docker Github Actions'
description: 'Docker with FFMPEG supports NVENC encoding'
inputs:
token:
required: false
default: ${{ github.token }}
command: # id of input
description: 'ffmpeg command'
required: true
Expand Down

0 comments on commit 14b0226

Please sign in to comment.