Skip to content

Commit 1d1ddf5

Browse files
Feat/example update (shubhaamgupta11#13)
* feat: updated example * feat: updated example
1 parent 278f827 commit 1d1ddf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ inputs:
1212
git_secret:
1313
description: GitHub token for authentication.
1414
required: true
15+
default: ${{ secrets.GIT_SECRET }}
1516
repo_owner:
1617
description: Owner of the repository.
1718
required: true

0 commit comments

Comments
 (0)