Skip to content

Commit

Permalink
feat: fix gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
willy-dunamu committed Sep 4, 2024
1 parent 922c2ce commit de18944
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ inputs:
GITHUB_TOKEN:
description: 'Github token'
required: true
PROVIDER:
description: 'The provider to use'
required: true
default: 'azure'
runs:
using: 'composite'
steps:
Expand Down

0 comments on commit de18944

Please sign in to comment.