Skip to content

Commit

Permalink
Remove Version Check
Browse files Browse the repository at this point in the history
  • Loading branch information
JackPlowman committed Oct 20, 2024
1 parent af1218e commit 2475ef1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 35 deletions.
34 changes: 0 additions & 34 deletions .github/workflows/version-check.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The GitHub Action is designed to be used in a workflow.
- name: Analyse GitHub repositories
uses: jackplowman/github-stats-analyser@latest
with:
REPOSITORY_OWNER: jackplowman # Put your GitHub username here or use ${{ github.REPOSITORY_OWNER }}
REPOSITORY_OWNER: jackplowman # Put your GitHub username here or use ${{ github.repository_owner }}
```
### GitHub Action Inputs
Expand Down

0 comments on commit 2475ef1

Please sign in to comment.