1
0
mirror of https://github.com/nileshtrivedi/better synced 2025-01-14 05:26:12 +01:00

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

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: