1
0
mirror of https://github.com/nileshtrivedi/better synced 2025-01-14 13:35:42 +01:00

Try to fix action path

This commit is contained in:
Anirudh Varma 2020-09-13 18:32:47 +05:30
parent 593c99c478
commit d90a08767d

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: