Skip to content

Commit

Permalink
Extention
Browse files Browse the repository at this point in the history
  • Loading branch information
Oddant1 committed Jun 20, 2024
1 parent ee9bcd6 commit 20a1739
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get-repo-info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
node-version: '20.5.1'

- name: Get Repo Info
run: node /GetRepoInfo.js
run: node src/lib/scripts/GetRepoInfo.ts

- name: Commit Repo Changes
run: |
Expand Down
File renamed without changes.

0 comments on commit 20a1739

Please sign in to comment.