mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
fix: repo
This commit is contained in:
4
.github/github-action/action.yml
vendored
4
.github/github-action/action.yml
vendored
@@ -5,6 +5,10 @@ inputs:
|
||||
description: A GitHub token.
|
||||
required: false
|
||||
default: ${{ github.token }}
|
||||
repo:
|
||||
description: The owner and repository name.
|
||||
required: false
|
||||
default: ${{ github.repository }}
|
||||
runs:
|
||||
using: 'node20'
|
||||
main: 'index.js'
|
||||
|
||||
Reference in New Issue
Block a user