Skip to content

Commit

Permalink
inputs.*
Browse files Browse the repository at this point in the history
  • Loading branch information
oliversun9 committed May 17, 2023
1 parent a07978e commit f7e4928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ runs:
env:
BUF_TOKEN: ${{ inputs.buf_token }}
DRAFT: ${{ inputs.draft }}
CREATE_VISIBILITY: ${{ create_visibility }}
CREATE_VISIBILITY: ${{ inputs.create_visibility }}
run: $GITHUB_ACTION_PATH/push.bash ${{ inputs.input }}

0 comments on commit f7e4928

Please sign in to comment.