mirror of
https://github.com/nileshtrivedi/better
synced 2025-01-14 05:26:12 +01:00
Try to fix action path
This commit is contained in:
parent
593c99c478
commit
d90a08767d
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||
- uses: ./.github/actions/action
|
||||
- uses: ../actions/action
|
||||
- uses: peter-evans/create-pull-request@v3
|
||||
name: Create Pull Request
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user