Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
darknoon29 authored Jul 22, 2024
1 parent 0089ad2 commit 104d82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
${{ runner.os }}-php-
- name: Install dependencies
run: composer install --prefer-dist --no-progress
run: composer install --prefer-dist --no-progress --no-dev

- name: Replace Value
uses: jacobtomlinson/gha-find-replace@v3
Expand Down

0 comments on commit 104d82d

Please sign in to comment.