Skip to content

Commit

Permalink
Update GitHub Actions workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
VKambulov authored Mar 30, 2024
1 parent af6bf38 commit 07fa3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-coder-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: matifali/update-coder-template@v3
with:
id: coder-php-laravel
dir: coder-php-laravel
dir: ${{ secrets.CODER_DIR }}
url: ${{ secrets.CODER_URL }}
name: ${{ steps.latest_commit.outputs.hash }}
message: ${{ steps.commit_title.outputs.title }}
Expand Down

0 comments on commit 07fa3b6

Please sign in to comment.