mirror of
https://github.com/nileshtrivedi/better
synced 2025-01-28 04:00:39 +01:00
Try to fix action path (#40)
This commit is contained in:
parent
593c99c478
commit
bcdec9ba2c
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…
x
Reference in New Issue
Block a user