Fix the action path for good

This commit is contained in:
Anirudh Varma 2020-09-13 18:49:15 +05:30
parent bcdec9ba2c
commit 7c08850e05
1 changed files with 1 additions and 1 deletions

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: ../actions/action
- uses: ./.github/actions
- uses: peter-evans/create-pull-request@v3
name: Create Pull Request
with: