Skip to content

Commit 07fa3b6

Browse files
authored
Update GitHub Actions workflow.
1 parent af6bf38 commit 07fa3b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-coder-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: matifali/update-coder-template@v3
2222
with:
2323
id: coder-php-laravel
24-
dir: coder-php-laravel
24+
dir: ${{ secrets.CODER_DIR }}
2525
url: ${{ secrets.CODER_URL }}
2626
name: ${{ steps.latest_commit.outputs.hash }}
2727
message: ${{ steps.commit_title.outputs.title }}

0 commit comments

Comments
 (0)