Skip to content

Commit

Permalink
move to workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
NelsonDane committed Feb 15, 2024
1 parent 2020e9e commit f0819b1
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,17 @@ on:
inputs:
name:
description: 'Name of Commiter'
type: string
required: false
default: 'github-actions'
email:
description: 'Email of Commiter'
type: string
required: false
default: '[email protected]'
message:
description: 'Commit Message'
type: string
required: false
default: 'github actions generated commit'

Expand Down

0 comments on commit f0819b1

Please sign in to comment.