Fix the action path for good (#42)

This commit is contained in:
Anirudh Varma 2020-09-13 13:20:17 +00:00 committed by GitHub
parent bcdec9ba2c
commit bde303215c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: