1
0
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:
Anirudh Varma 2020-09-13 13:05:33 +00:00 committed by GitHub
parent 593c99c478
commit bcdec9ba2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: