Skip to content

Commit

Permalink
move to static
Browse files Browse the repository at this point in the history
  • Loading branch information
Oddant1 committed Jun 20, 2024
1 parent 4ad5553 commit ee9bcd6
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 src/lib/scripts/GetRepoInfo.js
run: node /GetRepoInfo.js

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

0 comments on commit ee9bcd6

Please sign in to comment.