Skip to content

Commit

Permalink
fixup! feat: add action.yml for Github action
Browse files Browse the repository at this point in the history
Signed-off-by: Ethan Perruzza <[email protected]>
  • Loading branch information
EthanPERRUZZA committed Sep 20, 2024
1 parent 8509767 commit cb29349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
```

Please note that the `with:` property is optional, the default python version is 3.12 and no additional arguments are passed by default.
Please note that the `with:` property is optional, the default Python version is 3.12 and no additional arguments are passed by default.

### GitLab

Expand Down

0 comments on commit cb29349

Please sign in to comment.